/kernel/linux/linux-5.10/include/crypto/ |
H A D | asym_tpm_subtype.h | 10 uint16_t key_len; /* Size in bits of the key */ member
|
/kernel/linux/linux-5.10/drivers/crypto/nx/ |
H A D | nx-aes-ctr.c | 22 ctr_aes_nx_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) ctr_aes_nx_set_key() argument 54 ctr3686_aes_nx_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) ctr3686_aes_nx_set_key() argument
|
H A D | nx-aes-cbc.c | 21 cbc_aes_nx_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) cbc_aes_nx_set_key() argument
|
H A D | nx-aes-ecb.c | 21 ecb_aes_nx_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) ecb_aes_nx_set_key() argument
|
/kernel/linux/linux-5.10/crypto/ |
H A D | arc4.c | 18 crypto_arc4_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) crypto_arc4_setkey() argument
|
H A D | aes_ti.c | 12 aesti_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aesti_set_key() argument
|
H A D | rsa_helper.c | 162 rsa_parse_pub_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_pub_key() argument 181 rsa_parse_priv_key(struct rsa_key *rsa_key, const void *key, unsigned int key_len) rsa_parse_priv_key() argument
|
/kernel/linux/linux-6.6/arch/arm64/crypto/ |
H A D | sm4-ce-cipher-glue.c | 20 sm4_ce_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) sm4_ce_setkey() argument
|
/kernel/linux/linux-5.10/lib/crypto/ |
H A D | arc4.c | 13 int arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) in arc4_setkey() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | aes_ccm.h | 15 ieee80211_aes_key_setup_encrypt(const u8 key[], size_t key_len, size_t mic_len) in ieee80211_aes_key_setup_encrypt() argument
|
H A D | aes_gcm.h | 32 ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], size_t key_len) in ieee80211_aes_gcm_key_setup_encrypt() argument
|
/kernel/linux/linux-5.10/include/crypto/internal/ |
H A D | des.h | 55 static inline int des3_ede_verify_key(const u8 *key, unsigned int key_len, in des3_ede_verify_key() argument
|
/kernel/linux/linux-6.6/include/crypto/internal/ |
H A D | des.h | 55 static inline int des3_ede_verify_key(const u8 *key, unsigned int key_len, in des3_ede_verify_key() argument
|
/kernel/linux/linux-6.6/fs/smb/common/ |
H A D | cifs_arc4.c | 15 int cifs_arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) in cifs_arc4_setkey() argument
|
/kernel/linux/linux-6.6/drivers/crypto/nx/ |
H A D | nx-aes-ctr.c | 22 ctr_aes_nx_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) ctr_aes_nx_set_key() argument 54 ctr3686_aes_nx_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) ctr3686_aes_nx_set_key() argument
|
H A D | nx-aes-ecb.c | 21 ecb_aes_nx_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) ecb_aes_nx_set_key() argument
|
H A D | nx-aes-cbc.c | 21 cbc_aes_nx_set_key(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) cbc_aes_nx_set_key() argument
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sm4_aesni_avx2_glue.c | 29 sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) sm4_skcipher_setkey() argument
|
/kernel/linux/linux-6.6/crypto/ |
H A D | aes_ti.c | 12 aesti_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) aesti_set_key() argument
|
H A D | sm4_generic.c | 31 sm4_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) sm4_setkey() argument
|
H A D | arc4.c | 18 crypto_arc4_setkey(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) crypto_arc4_setkey() argument
|
/kernel/linux/linux-6.6/lib/crypto/ |
H A D | arc4.c | 13 int arc4_setkey(struct arc4_ctx *ctx, const u8 *in_key, unsigned int key_len) in arc4_setkey() argument
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | aes_gcm.h | 32 ieee80211_aes_gcm_key_setup_encrypt(const u8 key[], size_t key_len) in ieee80211_aes_gcm_key_setup_encrypt() argument
|
H A D | aes_ccm.h | 15 ieee80211_aes_key_setup_encrypt(const u8 key[], size_t key_len, size_t mic_len) in ieee80211_aes_key_setup_encrypt() argument
|
/kernel/linux/linux-5.10/drivers/firmware/google/ |
H A D | vpd_decode.c | 64 u32 key_len; in vpd_decode_string() local
|