Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/internal/
Dkpp.h176 static inline void crypto_drop_kpp(struct crypto_kpp_spawn *spawn) in crypto_drop_kpp() function
/linux-5.19.10/crypto/
Ddh.c301 crypto_drop_kpp(&ctx->dh_spawn); in dh_safe_prime_free_instance()