Searched refs:crypto_drop_spawn (Results 1 – 3 of 3) sorted by relevance
759 void crypto_drop_spawn(struct crypto_spawn *spawn) in crypto_drop_spawn() function772 EXPORT_SYMBOL_GPL(crypto_drop_spawn);
586 crypto_drop_spawn(shash_instance_ctx(inst)); in shash_free_singlespawn_instance()
1080 crypto_drop_spawn(ahash_instance_ctx(inst)); in ahash_free_singlespawn_instance()
Completed in 9 milliseconds