/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
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_wapi_wpi.h | 36 hi_u8 key_len; member
|
H A D | hmac_wapi_sms4.c | 147 hi_void hmac_sms4_keyext(const hi_u8 *puc_key, hi_u8 key_len, hi_u32 *puc_rk, hi_u8 rk_len) in hmac_sms4_keyext() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/ |
H A D | hi_drv_compat.c | 23 hi_s32 klad_load_hard_key(hi_u32 handle, hi_u32 ca_type, const hi_u8 *key, hi_u32 key_len) in klad_load_hard_key() argument 36 hi_s32 klad_encrypt_key(hi_u32 keysel, hi_u32 target, hi_u8 *clear, hi_u8 *encrypt, hi_u32 key_len) in klad_encrypt_key() argument
|
/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
|
/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
|