Home
last modified time | relevance | path

Searched refs:crypto_drop_shash (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/crypto/internal/
Dhash.h118 static inline void crypto_drop_shash(struct crypto_shash_spawn *spawn) in crypto_drop_shash() function
/Linux-v4.19/crypto/
Dcryptd.c922 crypto_drop_shash(&ctx->spawn); in cryptd_create_hash()
1143 crypto_drop_shash(&hctx->spawn); in cryptd_free()