Home
last modified time | relevance | path

Searched defs:keylen (Results 26 - 50 of 481) sorted by relevance

12345678910>>...20

/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dplanetcore.c40 int keylen = strlen(key); in planetcore_get_key() local
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dp80211wep.c67 int wep_change_key(struct wlandevice *wlandev, int keynum, u8 *key, int keylen) in wep_change_key() argument
93 u32 i, j, k, crc, keylen; in wep_decrypt() local
164 u32 i, j, k, crc, keylen; wep_encrypt() local
[all...]
/kernel/linux/linux-5.10/include/crypto/
H A Dpublic_key.h25 u32 keylen; member
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dkdf_selftest.h15 size_t keylen; member
24 kdf_test(const struct kdf_testvec *test, const char *name, int (*crypto_kdf_setkey)(struct crypto_shash *kmd, const u8 *key, size_t keylen, const u8 *ikm, size_t ikmlen), int (*crypto_kdf_generate)(struct crypto_shash *kmd, const struct kvec *info, unsigned int info_nvec, u8 *dst, unsigned int dlen)) kdf_test() argument
/kernel/linux/linux-6.6/drivers/staging/wlan-ng/
H A Dp80211wep.c46 int wep_change_key(struct wlandevice *wlandev, int keynum, u8 *key, int keylen) in wep_change_key() argument
72 u32 i, j, k, crc, keylen; in wep_decrypt() local
143 u32 i, j, k, crc, keylen; wep_encrypt() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dkey_gen.c44 gen_split_key(struct device *jrdev, u8 *key_out, struct alginfo * const adata, const u8 *key_in, u32 keylen, int max_keylen) gen_split_key() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A Daes.c61 p8_aes_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) p8_aes_setkey() argument
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c30 camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) camellia_setkey() argument
H A Dserpent_sse2_glue.c27 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
H A Dserpent_avx_glue.c35 serpent_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) serpent_setkey_skcipher() argument
H A Dtwofish_avx_glue.c30 twofish_setkey_skcipher(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) twofish_setkey_skcipher() argument
/kernel/linux/linux-5.10/crypto/
H A Dblowfish_common.c344 int blowfish_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in blowfish_setkey() argument
H A Dcrc32c_generic.c72 chksum_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) chksum_setkey() argument
H A Dcrc32_generic.c58 crc32_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32_setkey() argument
H A Dmichael_mic.c129 michael_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) michael_setkey() argument
H A Dxxhash_generic.c20 xxhash64_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) xxhash64_setkey() argument
H A Dfcrypt.c303 static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, unsigned int keylen) in fcrypt_setkey() argument
H A Dghash-generic.c55 ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) ghash_setkey() argument
H A Dgeniv.c19 aead_geniv_setkey(struct crypto_aead *tfm, const u8 *key, unsigned int keylen) aead_geniv_setkey() argument
/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A Daes_xts.c53 p8_aes_xts_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) p8_aes_xts_setkey() argument
H A Daes_ctr.c50 p8_aes_ctr_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) p8_aes_ctr_setkey() argument
H A Daes_cbc.c51 p8_aes_cbc_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) p8_aes_cbc_setkey() argument
H A Dghash.c54 p8_ghash_setkey(struct crypto_shash *tfm, const u8 *key, unsigned int keylen) p8_ghash_setkey() argument
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dcrc32-ce-glue.c52 crc32_setkey(struct crypto_shash *hash, const u8 *key, unsigned int keylen) crc32_setkey() argument
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcamellia_aesni_avx2_glue.c142 camellia_setkey(struct crypto_skcipher *tfm, const u8 *key, unsigned int keylen) camellia_setkey() argument

Completed in 8 milliseconds

12345678910>>...20