Home
last modified time | relevance | path

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

/linux/include/crypto/internal/
H A Dsimd.h18 struct simd_skcipher_alg *simd_skcipher_create_compat(struct skcipher_alg *ialg,
/linux/crypto/
H A Dsimd.c139 struct simd_skcipher_alg *simd_skcipher_create_compat(struct skcipher_alg *ialg, in simd_skcipher_create_compat() function
198 EXPORT_SYMBOL_GPL(simd_skcipher_create_compat);
227 simd = simd_skcipher_create_compat(algs + i, algname, drvname, basename); in simd_register_skciphers_compat()