Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dapi.c381 void crypto_shoot_alg(struct crypto_alg *alg) in crypto_shoot_alg() function
387 EXPORT_SYMBOL_GPL(crypto_shoot_alg);
412 crypto_shoot_alg(alg); in __crypto_alloc_tfmgfp()
535 crypto_shoot_alg(alg); in crypto_create_tfm_node()
H A Dinternal.h120 void crypto_shoot_alg(struct crypto_alg *alg);
H A Dalgapi.c793 crypto_shoot_alg(target); in crypto_spawn_alg()