Searched refs:alloc_ahash (Results 1 – 1 of 1) sorted by relevance
2328 alloc_ahash(struct crypto_ahash **tfm, char *tfm_name, int err_alg) in alloc_ahash() function2348 rv = alloc_ahash(&crypto->csums_tfm, new_net_conf->csums_alg, in alloc_crypto()2352 rv = alloc_ahash(&crypto->verify_tfm, new_net_conf->verify_alg, in alloc_crypto()2356 rv = alloc_ahash(&crypto->integrity_tfm, new_net_conf->integrity_alg, in alloc_crypto()