Home
last modified time | relevance | path

Searched refs:crypto_clone_tfm (Results 1 – 4 of 4) sorted by relevance

/linux/crypto/
A Dinternal.h129 void *crypto_clone_tfm(const struct crypto_type *frontend,
A Dapi.c560 void *crypto_clone_tfm(const struct crypto_type *frontend, in crypto_clone_tfm() function
584 EXPORT_SYMBOL_GPL(crypto_clone_tfm);
A Dshash.c272 nhash = crypto_clone_tfm(&crypto_shash_type, tfm); in crypto_clone_shash()
A Dahash.c594 nhash = crypto_clone_tfm(&crypto_ahash_type, tfm); in crypto_clone_ahash()

Completed in 11 milliseconds