/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-crypto-rsa.c | 126 ccp_rsa_setkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen, bool private) ccp_rsa_setkey() argument 181 ccp_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) ccp_rsa_setprivkey() argument 187 ccp_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) ccp_rsa_setpubkey() argument
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | omap-aes-gcm.c | 312 omap_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) omap_aes_gcm_setkey() argument 328 omap_aes_4106gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) omap_aes_4106gcm_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | skcipher.c | 170 qce_skcipher_setkey(struct crypto_skcipher *ablk, const u8 *key, unsigned int keylen) qce_skcipher_setkey() argument 211 qce_des_setkey(struct crypto_skcipher *ablk, const u8 *key, unsigned int keylen) qce_des_setkey() argument 226 qce_des3_setkey(struct crypto_skcipher *ablk, const u8 *key, unsigned int keylen) qce_des3_setkey() argument 263 int keylen; qce_skcipher_crypt() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_skcipher.c | 108 rk_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) rk_aes_setkey() argument 123 rk_des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) rk_des_setkey() argument 139 rk_tdes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) rk_tdes_setkey() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | ghash-clmulni-intel_glue.c | 54 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument 272 ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) ghash_async_setkey() argument
|
H A D | des3_ede_glue.c | 246 des3_ede_x86_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) des3_ede_x86_setkey() argument 280 des3_ede_x86_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) des3_ede_x86_setkey_skcipher() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_hw.c | 250 chtls_key_info(struct chtls_sock *csk, struct _key_ctx *kctx, u32 keylen, u32 optname, int cipher_type) chtls_key_info() argument 357 chtls_setkey(struct chtls_sock *csk, u32 keylen, u32 optname, int cipher_type) chtls_setkey() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
H A D | mac.c | 470 carl9170_upload_key(struct ar9170 *ar, const u8 id, const u8 *mac, const u8 ktype, const u8 keyidx, const u8 *keydata, const int keylen) carl9170_upload_key() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | authenc.c | 46 crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, unsigned int keylen) crypto_authenc_extractkeys() argument 84 crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) crypto_authenc_setkey() argument
|
H A D | serpent_generic.c | 452 int serpent_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in serpent_setkey() argument 269 __serpent_setkey(struct serpent_ctx *ctx, const u8 *key, unsigned int keylen) __serpent_setkey() argument
|
H A D | cmac.c | 50 crypto_cmac_digest_setkey(struct crypto_shash *parent, const u8 *inkey, unsigned int keylen) crypto_cmac_digest_setkey() argument
|
H A D | lrw.c | 68 lrw_setkey(struct crypto_skcipher *parent, const u8 *key, unsigned int keylen) lrw_setkey() argument
|
H A D | aead.c | 32 setkey_unaligned(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) setkey_unaligned() argument 53 crypto_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) crypto_aead_setkey() argument
|
H A D | authencesn.c | 58 crypto_authenc_esn_setkey(struct crypto_aead *authenc_esn, const u8 *key, unsigned int keylen) crypto_authenc_esn_setkey() argument
|
H A D | akcipher.c | 150 akcipher_default_set_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) akcipher_default_set_key() argument
|
H A D | sm2.c | 268 sm2_compute_z_digest(struct shash_desc *desc, const void *key, unsigned int keylen, void *dgst) sm2_compute_z_digest() argument 420 sm2_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) sm2_set_pub_key() argument 429 __sm2_set_pub_key(struct mpi_ec_ctx *ec, const void *key, unsigned int keylen) __sm2_set_pub_key() argument
|
H A D | cts.c | 76 crypto_cts_setkey(struct crypto_skcipher *parent, const u8 *key, unsigned int keylen) crypto_cts_setkey() argument
|
H A D | ctr.c | 169 crypto_rfc3686_setkey(struct crypto_skcipher *parent, const u8 *key, unsigned int keylen) crypto_rfc3686_setkey() argument
|
H A D | algif_aead.c | 500 static int aead_setkey(void *private, const u8 *key, unsigned int keylen) in aead_setkey() argument
|
H A D | algif_hash.c | 397 static int hash_setkey(void *private, const u8 *key, unsigned int keylen) in hash_setkey() argument
|
H A D | hmac.c | 41 hmac_setkey(struct crypto_shash *parent, const u8 *inkey, unsigned int keylen) hmac_setkey() argument
|
H A D | xts.c | 41 xts_setkey(struct crypto_skcipher *parent, const u8 *key, unsigned int keylen) xts_setkey() argument
|
H A D | xcbc.c | 51 crypto_xcbc_digest_setkey(struct crypto_shash *parent, const u8 *inkey, unsigned int keylen) crypto_xcbc_digest_setkey() argument
|
H A D | ecdsa.c | 38 size_t keylen = ndigits * sizeof(u64); in ecdsa_get_signature_rs() local 141 size_t keylen = ctx->curve->g.ndigits * sizeof(u64); in ecdsa_verify() local 222 static int ecdsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) in ecdsa_set_pub_key() argument [all...] |
H A D | ecrdsa.c | 191 ecrdsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) ecrdsa_set_pub_key() argument
|