Home
last modified time | relevance | path

Searched defs:keylen (Results 151 - 175 of 481) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/crypto/
H A Decrdsa.c191 ecrdsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) ecrdsa_set_pub_key() argument
H A Dalgif_hash.c404 static int hash_setkey(void *private, const u8 *key, unsigned int keylen) in hash_setkey() argument
H A Dalgif_skcipher.c303 static int skcipher_setkey(void *private, const u8 *key, unsigned int keylen) in skcipher_setkey() argument
H A Dhmac.c40 hmac_setkey(struct crypto_shash *parent, const u8 *inkey, unsigned int keylen) hmac_setkey() argument
H A Dsm2.c390 sm2_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) sm2_set_pub_key() argument
H A Daegis128-core.c370 crypto_aegis128_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) crypto_aegis128_setkey() argument
H A Daead.c22 setkey_unaligned(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) setkey_unaligned() argument
42 crypto_aead_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) crypto_aead_setkey() argument
H A Dserpent_generic.c446 int serpent_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in serpent_setkey() argument
274 __serpent_setkey(struct serpent_ctx *ctx, const u8 *key, unsigned int keylen) __serpent_setkey() argument
579 tnepres_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) tnepres_setkey() argument
H A Decdsa.c38 size_t keylen = ndigits * sizeof(u64); in ecdsa_get_signature_rs() local
141 size_t keylen = ctx->curve->g.ndigits * sizeof(u64); in ecdsa_verify() local
222 static int ecdsa_set_pub_key(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) in ecdsa_set_pub_key() argument
[all...]
H A Dcts.c76 crypto_cts_setkey(struct crypto_skcipher *parent, const u8 *key, unsigned int keylen) crypto_cts_setkey() argument
H A Dctr.c168 crypto_rfc3686_setkey(struct crypto_skcipher *parent, const u8 *key, unsigned int keylen) crypto_rfc3686_setkey() argument
/kernel/linux/linux-5.10/arch/loongarch/crypto/
H A Dcrc32-loongarch.c127 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) in chksum_setkey() argument
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Dghash-ce-glue.c186 ghash_setkey(struct crypto_shash *tfm, const u8 *inkey, unsigned int keylen) ghash_setkey() argument
229 gcm_setkey(struct crypto_aead *tfm, const u8 *inkey, unsigned int keylen) gcm_setkey() argument
/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Ddes_glue.c45 des_set_key(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) des_set_key() argument
65 des_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) des_set_key_skcipher() argument
181 des3_ede_set_key(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) des3_ede_set_key() argument
214 des3_ede_set_key_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) des3_ede_set_key_skcipher() argument
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dblowfish_glue.c65 blowfish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) blowfish_setkey_skcipher() argument
H A Ddes3_ede_glue.c344 des3_ede_x86_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) des3_ede_x86_setkey() argument
378 des3_ede_x86_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) des3_ede_x86_setkey_skcipher() argument
H A Dghash-clmulni-intel_glue.c54 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
253 ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) ghash_async_setkey() argument
H A Daegis128-aesni-glue.c142 crypto_aegis128_aesni_setkey(struct crypto_aead *aead, const u8 *key, unsigned int keylen) crypto_aegis128_aesni_setkey() argument
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dghash-ce-glue.c156 ghash_setkey(struct crypto_shash *tfm, const u8 *inkey, unsigned int keylen) ghash_setkey() argument
289 ghash_async_setkey(struct crypto_ahash *tfm, const u8 *key, unsigned int keylen) ghash_async_setkey() argument
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c565 sun4i_ss_aes_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sun4i_ss_aes_setkey() argument
595 sun4i_ss_des_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sun4i_ss_des_setkey() argument
615 sun4i_ss_des3_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) sun4i_ss_des3_setkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c262 static int cvm_validate_keylen(struct cvm_enc_ctx *ctx, u32 keylen) in cvm_validate_keylen() argument
232 cvm_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, u32 keylen) cvm_xts_setkey() argument
289 cvm_setkey(struct crypto_skcipher *cipher, const u8 *key, u32 keylen, u8 cipher_type) cvm_setkey() argument
304 cvm_cbc_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, u32 keylen) cvm_cbc_aes_setkey() argument
310 cvm_ecb_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, u32 keylen) cvm_ecb_aes_setkey() argument
316 cvm_cfb_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, u32 keylen) cvm_cfb_aes_setkey() argument
322 cvm_cbc_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, u32 keylen) cvm_cbc_des3_setkey() argument
329 cvm_ecb_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, u32 keylen) cvm_ecb_des3_setkey() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c126 ccp_rsa_setkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen, bool private) ccp_rsa_setkey() argument
181 ccp_rsa_setprivkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) ccp_rsa_setprivkey() argument
187 ccp_rsa_setpubkey(struct crypto_akcipher *tfm, const void *key, unsigned int keylen) ccp_rsa_setpubkey() argument
/kernel/linux/linux-5.10/drivers/crypto/rockchip/
H A Drk3288_crypto_skcipher.c85 rk_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) rk_aes_setkey() argument
100 rk_des_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) rk_des_setkey() argument
116 rk_tdes_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) rk_tdes_setkey() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/crypto/
H A Dcrc32-mips.c175 chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) global() argument
/kernel/linux/linux-6.6/arch/loongarch/crypto/
H A Dcrc32-loongarch.c127 static int chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) in chksum_setkey() argument

Completed in 17 milliseconds

12345678910>>...20