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

/linux-master/crypto/
H A Dinternal.h127 void *crypto_clone_tfm(const struct crypto_type *frontend,
H A Dapi.c543 void *crypto_clone_tfm(const struct crypto_type *frontend, function
567 EXPORT_SYMBOL_GPL(crypto_clone_tfm); variable
H A Dshash.c333 nhash = crypto_clone_tfm(&crypto_shash_type, tfm);
H A Dahash.c647 nhash = crypto_clone_tfm(&crypto_ahash_type, tfm);

Completed in 475 milliseconds