Home
last modified time | relevance | path

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

/linux-4.19.296/include/crypto/internal/
Dhash.h112 static inline void crypto_drop_shash(struct crypto_shash_spawn *spawn) in crypto_drop_shash() function
/linux-4.19.296/crypto/
Dcryptd.c923 crypto_drop_shash(&ctx->spawn); in cryptd_create_hash()
1144 crypto_drop_shash(&hctx->spawn); in cryptd_free()