Home
last modified time | relevance | path

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

/crypto/
Dapi.c467 struct crypto_tfm *crypto_create_tfm(struct crypto_alg *alg, in crypto_create_tfm() function
506 EXPORT_SYMBOL_GPL(crypto_create_tfm);
552 tfm = crypto_create_tfm(alg, frontend); in crypto_alloc_tfm()
Dinternal.h112 struct crypto_tfm *crypto_create_tfm(struct crypto_alg *alg,
Dshash.c285 shash = __crypto_shash_cast(crypto_create_tfm( in crypto_init_shash_ops_async()
394 shash = __crypto_shash_cast(crypto_create_tfm( in crypto_init_shash_ops_compat()