Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dapi.c391 void crypto_shoot_alg(struct crypto_alg *alg) in crypto_shoot_alg() function
397 EXPORT_SYMBOL_GPL(crypto_shoot_alg);
422 crypto_shoot_alg(alg); in __crypto_alloc_tfmgfp()
545 crypto_shoot_alg(alg); in crypto_create_tfm_node()
H A Dinternal.h122 void crypto_shoot_alg(struct crypto_alg *alg);
H A Dalgapi.c752 crypto_shoot_alg(target); in crypto_spawn_alg()