Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dapi.c398 void crypto_shoot_alg(struct crypto_alg *alg) in crypto_shoot_alg() function
404 EXPORT_SYMBOL_GPL(crypto_shoot_alg);
429 crypto_shoot_alg(alg); in __crypto_alloc_tfmgfp()
552 crypto_shoot_alg(alg); in crypto_create_tfm_node()
Dinternal.h122 void crypto_shoot_alg(struct crypto_alg *alg);
Dalgapi.c753 crypto_shoot_alg(target); in crypto_spawn_alg()