Home
last modified time | relevance | path

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

/Linux-v6.6/include/crypto/internal/
Dkpp.h221 static inline struct kpp_alg *crypto_spawn_kpp_alg( in crypto_spawn_kpp_alg() function
/Linux-v6.6/crypto/
Ddh.c581 dh_alg = crypto_spawn_kpp_alg(&ctx->dh_spawn); in __dh_safe_prime_create()