Searched refs:sm4_skcipher_setkey (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/crypto/ |
| A D | sm4_aesni_avx2_glue.c | 27 static int sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_skcipher_setkey() function 62 .setkey = sm4_skcipher_setkey, 79 .setkey = sm4_skcipher_setkey, 97 .setkey = sm4_skcipher_setkey,
|
| A D | sm4_aesni_avx_glue.c | 31 static int sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_skcipher_setkey() function 277 .setkey = sm4_skcipher_setkey, 294 .setkey = sm4_skcipher_setkey, 312 .setkey = sm4_skcipher_setkey,
|
Completed in 7 milliseconds