Searched refs:sm4_aesni_avx_skciphers (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/crypto/
H A Dsm4_aesni_avx_glue.c263 static struct skcipher_alg sm4_aesni_avx_skciphers[] = { variable in typeref:struct:skcipher_alg
319 simd_sm4_aesni_avx_skciphers[ARRAY_SIZE(sm4_aesni_avx_skciphers)];
338 return simd_register_skciphers_compat(sm4_aesni_avx_skciphers,
339 ARRAY_SIZE(sm4_aesni_avx_skciphers),
345 simd_unregister_skciphers(sm4_aesni_avx_skciphers,
346 ARRAY_SIZE(sm4_aesni_avx_skciphers),

Completed in 135 milliseconds