Searched refs:cryptd_alloc_ablkcipher (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/crypto/
H A Dcryptd.h30 struct cryptd_ablkcipher *cryptd_alloc_ablkcipher(const char *alg_name,
/linux-4.1.27/crypto/
H A Dablk_helper.c127 cryptd_tfm = cryptd_alloc_ablkcipher(drv_name, CRYPTO_ALG_INTERNAL, ablk_init_common()
H A Dcryptd.c851 struct cryptd_ablkcipher *cryptd_alloc_ablkcipher(const char *alg_name, cryptd_alloc_ablkcipher() function
874 EXPORT_SYMBOL_GPL(cryptd_alloc_ablkcipher); variable

Completed in 89 milliseconds