Searched refs:crypto_create_tfm (Results 1 – 5 of 5) sorted by relevance
132 static inline void *crypto_create_tfm(struct crypto_alg *alg, in crypto_create_tfm() function
313 scomp = crypto_create_tfm(calg, &crypto_scomp_type); in crypto_init_scomp_ops_async()
316 skcipher = crypto_create_tfm(calg, &crypto_lskcipher_type); in crypto_init_lskcipher_ops_sg()
834 tfm = crypto_create_tfm(alg, spawn->frontend); in crypto_spawn_tfm2()
261 shash = crypto_create_tfm(calg, &crypto_shash_type); in crypto_init_ahash_using_shash()
Completed in 13 milliseconds