/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | nhpoly1305-sse2-glue.c | 54 .setkey = crypto_nhpoly1305_setkey,
|
H A D | ghash-clmulni-intel_glue.c | 147 .setkey = ghash_setkey, 294 .setkey = ghash_async_setkey,
|
/kernel/linux/linux-5.10/arch/arm/crypto/ |
H A D | nhpoly1305-neon-glue.c | 54 .setkey = crypto_nhpoly1305_setkey,
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | blake2b-neon-glue.c | 63 .setkey = crypto_blake2b_setkey, \
|
/kernel/linux/linux-6.6/crypto/ |
H A D | arc4.c | 65 .setkey = crypto_arc4_setkey,
|
H A D | xxhash_generic.c | 72 .setkey = xxhash64_setkey,
|
H A D | aead.c | 47 ret = crypto_aead_alg(tfm)->setkey(tfm, alignbuffer, keylen); in setkey_unaligned() 62 err = crypto_aead_alg(tfm)->setkey(tfm, key, keylen); in crypto_aead_setkey()
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | n2_core.c | 1103 .setkey = n2_des_setkey, 1117 .setkey = n2_des_setkey, 1130 .setkey = n2_des_setkey, 1145 .setkey = n2_3des_setkey, 1159 .setkey = n2_3des_setkey, 1172 .setkey = n2_3des_setkey, 1186 .setkey = n2_aes_setkey, 1200 .setkey = n2_aes_setkey, 1214 .setkey = n2_aes_setkey, 1380 ahash->setkey in __n2_register_one_hmac() [all...] |
H A D | hifn_795x.c | 2244 .setkey = hifn_des3_setkey, 2254 .setkey = hifn_des3_setkey, 2265 .setkey = hifn_des3_setkey, 2275 .setkey = hifn_des3_setkey, 2289 .setkey = hifn_setkey, 2299 .setkey = hifn_setkey, 2310 .setkey = hifn_setkey, 2320 .setkey = hifn_setkey, 2334 .setkey = hifn_setkey, 2345 .setkey [all...] |
/kernel/linux/linux-6.6/drivers/crypto/stm32/ |
H A D | stm32-hash.c | 1304 .base.setkey = stm32_hash_setkey, 1366 .base.setkey = stm32_hash_setkey, 1426 .base.setkey = stm32_hash_setkey, 1490 .base.setkey = stm32_hash_setkey, 1550 .base.setkey = stm32_hash_setkey, 1611 .base.setkey = stm32_hash_setkey, 1673 .base.setkey = stm32_hash_setkey, 1732 .base.setkey = stm32_hash_setkey, 1791 .base.setkey = stm32_hash_setkey, 1850 .base.setkey [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | n2_core.c | 1105 .setkey = n2_des_setkey, 1119 .setkey = n2_des_setkey, 1132 .setkey = n2_des_setkey, 1147 .setkey = n2_3des_setkey, 1161 .setkey = n2_3des_setkey, 1174 .setkey = n2_3des_setkey, 1188 .setkey = n2_aes_setkey, 1202 .setkey = n2_aes_setkey, 1216 .setkey = n2_aes_setkey, 1382 ahash->setkey in __n2_register_one_hmac() [all...] |
/kernel/linux/linux-5.10/drivers/crypto/amlogic/ |
H A D | amlogic-gxl-core.c | 68 .setkey = meson_aes_setkey, 93 .setkey = meson_aes_setkey,
|
/kernel/linux/linux-5.10/arch/loongarch/crypto/ |
H A D | crc32-loongarch.c | 229 .setkey = chksum_setkey, 251 .setkey = chksum_setkey,
|
/kernel/linux/linux-5.10/crypto/ |
H A D | aead.c | 37 ret = crypto_aead_alg(tfm)->setkey(tfm, alignbuffer, keylen); in setkey_unaligned() 51 err = crypto_aead_alg(tfm)->setkey(tfm, key, keylen); in crypto_aead_setkey()
|
/kernel/linux/linux-5.10/arch/sparc/crypto/ |
H A D | camellia_glue.c | 227 .setkey = camellia_set_key_skcipher, 241 .setkey = camellia_set_key_skcipher,
|
/kernel/linux/linux-5.10/arch/mips/crypto/ |
H A D | crc32-mips.c | 274 .setkey = chksum_setkey, 296 .setkey = chksum_setkey,
|
/kernel/linux/linux-6.6/arch/loongarch/crypto/ |
H A D | crc32-loongarch.c | 229 .setkey = chksum_setkey, 251 .setkey = chksum_setkey,
|
/kernel/linux/linux-6.6/arch/mips/crypto/ |
H A D | crc32-mips.c | 280 .setkey = chksum_setkey, 302 .setkey = chksum_setkey,
|
/kernel/linux/linux-6.6/arch/sparc/crypto/ |
H A D | camellia_glue.c | 227 .setkey = camellia_set_key_skcipher, 241 .setkey = camellia_set_key_skcipher,
|
/kernel/linux/linux-6.6/drivers/crypto/amlogic/ |
H A D | amlogic-gxl-core.c | 70 .setkey = meson_aes_setkey, 98 .setkey = meson_aes_setkey,
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aria_aesni_avx2_glue.c | 177 .setkey = aria_avx2_set_key, 193 .setkey = aria_avx2_set_key,
|
H A D | ghash-clmulni-intel_glue.c | 166 .setkey = ghash_setkey, 313 .setkey = ghash_async_setkey,
|
H A D | des3_ede_glue.c | 317 .setkey = des3_ede_x86_setkey_skcipher, 330 .setkey = des3_ede_x86_setkey_skcipher,
|
/kernel/linux/linux-5.10/drivers/crypto/bcm/ |
H A D | cipher.c | 397 /* Copy SPU header template created at setkey time */ in handle_skcipher_req() 2051 /* Set the key using data we already have from setkey */ in ahash_init() 2825 /* setkey the fallback just in case we needto use it */ in aead_authenc_setkey() 2827 flow_log(" running fallback setkey()\n"); in aead_authenc_setkey() 2834 flow_log(" fallback setkey() returned:%d\n", ret); in aead_authenc_setkey() 2892 /* setkey the fallback just in case we need to use it */ in aead_gcm_ccm_setkey() 2894 flow_log(" running fallback setkey()\n"); in aead_gcm_ccm_setkey() 2902 flow_log(" fallback setkey() returned:%d\n", ret); in aead_gcm_ccm_setkey() 2925 * aead_gcm_esp_setkey() - setkey() operation for ESP variant of GCM AES. 2933 * Return: Value from generic gcm setkey [all...] |
/kernel/linux/linux-6.6/drivers/crypto/bcm/ |
H A D | cipher.c | 397 /* Copy SPU header template created at setkey time */ in handle_skcipher_req() 2048 /* Set the key using data we already have from setkey */ in ahash_init() 2786 /* setkey the fallback just in case we needto use it */ in aead_authenc_setkey() 2788 flow_log(" running fallback setkey()\n"); in aead_authenc_setkey() 2795 flow_log(" fallback setkey() returned:%d\n", ret); in aead_authenc_setkey() 2853 /* setkey the fallback just in case we need to use it */ in aead_gcm_ccm_setkey() 2855 flow_log(" running fallback setkey()\n"); in aead_gcm_ccm_setkey() 2863 flow_log(" fallback setkey() returned:%d\n", ret); in aead_gcm_ccm_setkey() 2886 * aead_gcm_esp_setkey() - setkey() operation for ESP variant of GCM AES. 2894 * Return: Value from generic gcm setkey [all...] |