Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Dapi.c391 void crypto_shoot_alg(struct crypto_alg *alg) in crypto_shoot_alg() function
397 EXPORT_SYMBOL_GPL(crypto_shoot_alg);
426 crypto_shoot_alg(alg); in __crypto_alloc_tfm()
525 crypto_shoot_alg(alg); in crypto_create_tfm_node()
Dinternal.h83 void crypto_shoot_alg(struct crypto_alg *alg);
Dalgapi.c761 crypto_shoot_alg(target); in crypto_spawn_alg()