Home
last modified time | relevance | path

Searched refs:crypto_create_tfm (Results 1 – 3 of 3) sorted by relevance

/linux/crypto/
H A Dinternal.h117 static inline void *crypto_create_tfm(struct crypto_alg *alg, in crypto_create_tfm() function
H A Dscompress.c217 scomp = crypto_create_tfm(calg, &crypto_scomp_type); in crypto_init_scomp_ops_async()
H A Dlskcipher.c315 skcipher = crypto_create_tfm(calg, &crypto_lskcipher_type); in crypto_init_lskcipher_ops_sg()