Searched refs:serpent_setkey_skcipher (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | serpent_avx2_glue.c | 26 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function 77 .setkey = serpent_setkey_skcipher, 91 .setkey = serpent_setkey_skcipher,
|
H A D | serpent_sse2_glue.c | 27 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function 86 .setkey = serpent_setkey_skcipher, 100 .setkey = serpent_setkey_skcipher,
|
H A D | serpent_avx_glue.c | 35 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function 83 .setkey = serpent_setkey_skcipher, 97 .setkey = serpent_setkey_skcipher,
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | serpent_avx2_glue.c | 33 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function 191 .setkey = serpent_setkey_skcipher, 205 .setkey = serpent_setkey_skcipher, 220 .setkey = serpent_setkey_skcipher,
|
H A D | serpent_sse2_glue.c | 28 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function 171 .setkey = serpent_setkey_skcipher, 185 .setkey = serpent_setkey_skcipher, 200 .setkey = serpent_setkey_skcipher,
|
H A D | serpent_avx_glue.c | 73 static int serpent_setkey_skcipher(struct crypto_skcipher *tfm, in serpent_setkey_skcipher() function 233 .setkey = serpent_setkey_skcipher, 247 .setkey = serpent_setkey_skcipher, 262 .setkey = serpent_setkey_skcipher,
|
Completed in 3 milliseconds