Home
last modified time | relevance | path

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

/linux-5.19.10/include/crypto/internal/
Dkpp.h193 static inline struct kpp_alg *crypto_spawn_kpp_alg( in crypto_spawn_kpp_alg() function
/linux-5.19.10/crypto/
Ddh.c579 dh_alg = crypto_spawn_kpp_alg(&ctx->dh_spawn); in __dh_safe_prime_create()