Home
last modified time | relevance | path

Searched defs:key_len (Results 126 - 150 of 627) sorted by relevance

12345678910>>...26

/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_crypt_wep.c29 u8 key_len; member
[all...]
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_crypt_wep.c24 u8 key_len; member
[all...]
/kernel/linux/linux-6.6/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/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.c37 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 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-6.6/arch/x86/crypto/
H A Dsm4_aesni_avx_glue.c33 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 Dipsec.c91 int key_len; in nsim_ipsec_parse_proto_keys() local
/kernel/linux/linux-6.6/crypto/
H A Daria_generic.c174 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 Dseed.c327 seed_set_key(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) seed_set_key() argument
H A Dkhazad.c756 khazad_setkey(struct crypto_tfm *tfm, const u8 *in_key, unsigned int key_len) khazad_setkey() argument
H A Dcast5_generic.c475 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
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
/kernel/linux/linux-6.6/drivers/hyperhold/
H A Dhp_device.c140 u32 key_len = HP_KEY_SIZE; in soft_crypto_init() local
/kernel/linux/linux-6.6/net/wireless/
H A Dlib80211_crypt_wep.c33 u8 key_len; member
[all...]
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_core.c154 size_t key_len; in trusted_instantiate() local
323 static int kernel_get_random(unsigned char *key, size_t key_len) in kernel_get_random() argument
[all...]
H A Dtrusted_tee.c157 static int trusted_tee_get_random(unsigned char *key, size_t key_len) in trusted_tee_get_random() argument
/kernel/linux/linux-6.6/lib/crypto/
H A Daes.c185 aes_expandkey(struct crypto_aes_ctx *ctx, const u8 *in_key, unsigned int key_len) aes_expandkey() argument
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dfils_aead.c66 static int aes_siv_encrypt(const u8 *key, size_t key_len, in aes_siv_encrypt() argument
144 static int aes_siv_decrypt(const u8 *key, size_t key_len, in aes_siv_decrypt() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dhttpauth.c31 handle_basic_params(HTTPAuthState *state, const char *key, int key_len, char **dest, int *dest_len) handle_basic_params() argument
40 handle_digest_params(HTTPAuthState *state, const char *key, int key_len, char **dest, int *dest_len) handle_digest_params() argument
66 handle_digest_update(HTTPAuthState *state, const char *key, int key_len, char **dest, int *dest_len) handle_digest_update() argument
[all...]

Completed in 14 milliseconds

12345678910>>...26