Home
last modified time | relevance | path

Searched defs:key_len (Results 101 - 125 of 660) sorted by relevance

12345678910>>...27

/kernel/linux/linux-5.10/crypto/
H A Dtwofish_common.c686 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 Dtea.c42 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 Danubis.c46 int key_len; // in bits member
462 anubis_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) anubis_setkey() argument
H A Dkhazad.c756 khazad_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) khazad_setkey() argument
H A Dseed.c327 seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) seed_set_key() argument
H A Dcast5_generic.c479 int cast5_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int key_len) in cast5_setkey() argument
H A Dcast6_generic.c106 int __cast6_setkey(struct cast6_ctx *c, const u8 *in_key, unsigned int key_len) in __cast6_setkey() argument
/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx-aes-gcm.c23 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 Dnx-aes-xcbc.c28 nx_xcbc_set_key(struct crypto_shash *desc, const u8 *in_key, unsigned int key_len) nx_xcbc_set_key() argument
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Dcamellia_glue.c31 int key_len; member
37 camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, unsigned int key_len) camellia_set_key() argument
53 camellia_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) camellia_set_key_skcipher() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-crypto-aes-xts.c75 ccp_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) ccp_aes_xts_setkey() argument
[all...]
H A Dccp-crypto-aes-galois.c29 ccp_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) ccp_aes_gcm_setkey() argument
[all...]
H A Dccp-crypto-des3.c36 ccp_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int key_len) ccp_des3_setkey() argument
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dapple-properties.c57 u32 key_len, val_len, entry_len; in unmarshal_key_value_pairs() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c43 gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) gcm_setkey() argument
H A Daes-ce-ccm-glue.c44 ccm_setkey(struct crypto_aead *tfm, const u8 *in_key, unsigned int key_len) ccm_setkey() argument
H A Dsm4-ce-ccm-glue.c30 ccm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int key_len) ccm_setkey() argument
/kernel/linux/linux-6.6/arch/sparc/crypto/
H A Dcamellia_glue.c31 int key_len; member
37 camellia_set_key(struct crypto_tfm *tfm, const u8 *_in_key, unsigned int key_len) camellia_set_key() argument
53 camellia_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *in_key, unsigned int key_len) camellia_set_key_skcipher() argument
[all...]
/kernel/linux/linux-5.10/drivers/hyperhold/
H A Dhp_device.c134 u32 key_len = HP_KEY_SIZE; in soft_crypto_init() local
/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Dipsec.c91 int key_len; in nsim_ipsec_parse_proto_keys() local
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c29 u8 key_len; member
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c24 u8 key_len; member
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dlib80211_crypt_wep.c33 u8 key_len; member
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Drhashtable-types.h58 u16 key_len; member
83 unsigned int key_len; member
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dbrec.c67 int size, key_len, rec; in hfs_brec_insert() local
[all...]

Completed in 15 milliseconds

12345678910>>...27