Home
last modified time | relevance | path

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

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