Home
last modified time | relevance | path

Searched refs:crypto_drop_spawn (Results 1 – 5 of 5) sorted by relevance

/linux/include/crypto/internal/
H A Dkpp.h206 crypto_drop_spawn(&spawn->base); in crypto_drop_kpp()
H A Dcipher.h197 crypto_drop_spawn(&spawn->base); in crypto_drop_cipher()
H A Daead.h105 crypto_drop_spawn(&spawn->base); in crypto_drop_aead()
/linux/include/crypto/
H A Dalgapi.h157 void crypto_drop_spawn(struct crypto_spawn *spawn);
/linux/crypto/
H A Dshash.c413 crypto_drop_spawn(shash_instance_ctx(inst)); in shash_free_singlespawn_instance()