Home
last modified time | relevance | path

Searched refs:sm4_skcipher_setkey (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/crypto/
A Dsm4_aesni_avx2_glue.c27 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 Dsm4_aesni_avx_glue.c31 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