Home
last modified time | relevance | path

Searched defs:keylen (Results 126 - 150 of 481) sorted by relevance

12345678910>>...20

/kernel/linux/linux-6.6/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c362 sl3516_ce_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sl3516_ce_aes_setkey() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daria_aesni_avx2_glue.c82 aria_avx2_set_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) aria_avx2_set_key() argument
H A Daria_aesni_avx_glue.c80 aria_avx_set_key(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) aria_avx_set_key() argument
H A Dcrc32c-intel_glue.c83 crc32c_intel_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32c_intel_setkey() argument
H A Dcrc32-pclmul_glue.c92 crc32_pclmul_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32_pclmul_setkey() argument
H A Dpolyval-clmulni_glue.c81 polyval_x86_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) polyval_x86_setkey() argument
/kernel/linux/linux-6.6/crypto/
H A Dcast6_generic.c146 int cast6_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in cast6_setkey() argument
H A Dsig.c133 crypto_sig_set_pubkey(struct crypto_sig *tfm, const void *key, unsigned int keylen) crypto_sig_set_pubkey() argument
142 crypto_sig_set_privkey(struct crypto_sig *tfm, const void *key, unsigned int keylen) crypto_sig_set_privkey() argument
H A Dalgif_skcipher.c289 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) in skcipher_setkey() argument
H A Drsa.c236 rsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) rsa_set_pub_key() argument
275 rsa_set_priv_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) rsa_set_priv_key() argument
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Ddsp_blowfish.c599 dsp_bf_init(struct dsp *dsp, const u8 *key, uint keylen) in dsp_bf_init() argument
/kernel/linux/linux-6.6/net/wireless/
H A Dlib80211_crypt_wep.c63 lib80211_wep_build_iv(struct sk_buff *skb, int hdr_len, u8 *key, int keylen, void *priv) lib80211_wep_build_iv() argument
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H A Dtrusted_core.c76 long keylen; in datablob_parse() local
/kernel/linux/linux-6.6/lib/crypto/
H A Ddes.c699 int des_expand_key(struct des_ctx *ctx, const u8 *key, unsigned int keylen) in des_expand_key() argument
823 des3_ede_expand_key(struct des3_ede_ctx *ctx, const u8 *key, unsigned int keylen) des3_ede_expand_key() argument
/kernel/linux/linux-6.6/net/mac80211/
H A Dwep.c31 static inline bool ieee80211_wep_weak_iv(u32 iv, int keylen) in ieee80211_wep_weak_iv() argument
47 ieee80211_wep_get_iv(struct ieee80211_local *local, int keylen, int keyidx, u8 *iv) ieee80211_wep_get_iv() argument
64 ieee80211_wep_add_iv(struct ieee80211_local *local, struct sk_buff *skb, int keylen, int keyidx) ieee80211_wep_add_iv() argument
131 ieee80211_wep_encrypt(struct ieee80211_local *local, struct sk_buff *skb, const u8 *key, int keylen, int keyidx) ieee80211_wep_encrypt() argument
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dauthencesn.c58 crypto_authenc_esn_setkey(struct crypto_aead *authenc_esn, const u8 *key, unsigned int keylen) crypto_authenc_esn_setkey() argument
H A Dauthenc.c46 crypto_authenc_extractkeys(struct crypto_authenc_keys *keys, const u8 *key, unsigned int keylen) crypto_authenc_extractkeys() argument
84 crypto_authenc_setkey(struct crypto_aead *authenc, const u8 *key, unsigned int keylen) crypto_authenc_setkey() argument
H A Dpcrypt.c42 pcrypt_aead_setkey(struct crypto_aead *parent, const u8 *key, unsigned int keylen) pcrypt_aead_setkey() argument
H A Dxts.c40 xts_setkey(struct crypto_skcipher *parent, const u8 *key, unsigned int keylen) xts_setkey() argument
H A Dlrw.c68 lrw_setkey(struct crypto_skcipher *parent, const u8 *key, unsigned int keylen) lrw_setkey() argument
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dskcipher.c169 qce_skcipher_setkey(struct crypto_skcipher *ablk, const u8 *key, unsigned int keylen) qce_skcipher_setkey() argument
193 qce_des_setkey(struct crypto_skcipher *ablk, const u8 *key, unsigned int keylen) qce_des_setkey() argument
208 qce_des3_setkey(struct crypto_skcipher *ablk, const u8 *key, unsigned int keylen) qce_des3_setkey() argument
229 int keylen; qce_skcipher_crypt() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Domap-aes-gcm.c311 omap_aes_gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) omap_aes_gcm_setkey() argument
327 omap_aes_4106gcm_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) omap_aes_4106gcm_setkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c34 nitrox_aes_gcm_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) nitrox_aes_gcm_setkey() argument
360 nitrox_rfc4106_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) nitrox_rfc4106_setkey() argument
H A Dnitrox_skcipher.c165 nitrox_skcipher_setkey(struct crypto_skcipher *cipher, int aes_keylen, const u8 *key, unsigned int keylen) nitrox_skcipher_setkey() argument
197 nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) nitrox_aes_setkey() argument
320 nitrox_3des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) nitrox_3des_setkey() argument
337 nitrox_aes_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) nitrox_aes_xts_setkey() argument
362 nitrox_aes_ctr_rfc3686_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) nitrox_aes_ctr_rfc3686_setkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/amlogic/
H A Damlogic-gxl.h73 unsigned int keylen; member
127 u32 keylen; member

Completed in 14 milliseconds

12345678910>>...20