Searched refs:sm4_skcipher_setkey (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/crypto/ |
H A D | sm4_aesni_avx2_glue.c | 29 static int sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_skcipher_setkey() function 70 .setkey = sm4_skcipher_setkey, 87 .setkey = sm4_skcipher_setkey, 105 .setkey = sm4_skcipher_setkey, 123 .setkey = sm4_skcipher_setkey,
|
H A D | sm4_aesni_avx_glue.c | 33 static int sm4_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in sm4_skcipher_setkey() function 389 .setkey = sm4_skcipher_setkey, 406 .setkey = sm4_skcipher_setkey, 424 .setkey = sm4_skcipher_setkey, 442 .setkey = sm4_skcipher_setkey,
|