Searched refs:serpent_setkey_skcipher (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| 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_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_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,
|