/kernel/linux/linux-6.6/fs/hfs/ |
H A D | brec.c | 69 int size, key_len, rec; in hfs_brec_insert() local [all...] |
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | brec.c | 67 int size, key_len, rec; in hfs_brec_insert() local [all...] |
/kernel/linux/linux-6.6/include/keys/ |
H A D | trusted-type.h | 28 unsigned int key_len; member
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | crypto.c | 204 static int hmac_sha256(u8 *key, u8 key_len, char *info, u8 info_len, u8 *output) in hmac_sha256() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | rhashtable-types.h | 58 u16 key_len; member 83 unsigned int key_len; member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_wep.c | 29 u8 key_len; member [all...] |
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_wep.c | 24 u8 key_len; member [all...] |
/kernel/linux/linux-6.6/drivers/firmware/efi/ |
H A D | apple-properties.c | 57 u32 key_len, val_len, entry_len; in unmarshal_key_value_pairs() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes-xts.c | 75 ccp_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) ccp_aes_xts_setkey() argument [all...] |
H A D | ccp-crypto-aes-galois.c | 29 ccp_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) ccp_aes_gcm_setkey() argument [all...] |
H A D | ccp-crypto-des3.c | 37 ccp_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) ccp_des3_setkey() argument
|
/kernel/linux/linux-6.6/drivers/crypto/nx/ |
H A D | nx-aes-gcm.c | 23 gcm_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) gcm_aes_nx_set_key() argument 62 gcm4106_aes_nx_set_key(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) gcm4106_aes_nx_set_key() argument
|
H A D | nx-aes-xcbc.c | 28 nx_xcbc_set_key(struct crypto_shash *desc, const u8 *in_key, unsigned int key_len) nx_xcbc_set_key() argument
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | sm4_aesni_avx_glue.c | 33 sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) sm4_skcipher_setkey() argument
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | ipsec.c | 91 int key_len; in nsim_ipsec_parse_proto_keys() local
|
/kernel/linux/linux-6.6/crypto/ |
H A D | aria_generic.c | 174 int aria_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) in aria_set_key() argument 27 aria_set_encrypt_key(struct aria_ctx *ctx, const u8 *in_key, unsigned int key_len) aria_set_encrypt_key() argument [all...] |
H A D | seed.c | 327 seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) seed_set_key() argument
|
H A D | khazad.c | 756 khazad_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) khazad_setkey() argument
|
H A D | cast5_generic.c | 475 int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) in cast5_setkey() argument
|
H A D | cast6_generic.c | 106 int __cast6_setkey(struct cast6_ctx *c, const u8 *in_key, unsigned int key_len) in __cast6_setkey() argument
|
H A D | twofish_common.c | 686 int twofish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) in twofish_setkey() argument 569 __twofish_setkey(struct twofish_ctx *ctx, const u8 *key, unsigned int key_len) __twofish_setkey() argument
|
H A D | tea.c | 42 tea_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) tea_setkey() argument 115 xtea_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) xtea_setkey() argument
|
H A D | anubis.c | 46 int key_len; // in bits member 462 anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) anubis_setkey() argument
|
/kernel/linux/linux-6.6/drivers/hyperhold/ |
H A D | hp_device.c | 140 u32 key_len = HP_KEY_SIZE; in soft_crypto_init() local
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | lib80211_crypt_wep.c | 33 u8 key_len; member [all...] |