Home
last modified time | relevance | path

Searched refs:kpp_crypto_instance (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/crypto/internal/
H A Dkpp.h105 static inline struct crypto_instance *kpp_crypto_instance( in kpp_crypto_instance() function
146 return crypto_instance_ctx(kpp_crypto_instance(inst)); in kpp_instance_ctx()
/openbmc/linux/crypto/
H A Dkpp.c168 return crypto_register_instance(tmpl, kpp_crypto_instance(inst)); in kpp_register_instance()
H A Ddh.c575 err = crypto_grab_kpp(&ctx->dh_spawn, kpp_crypto_instance(inst), in __dh_safe_prime_create()
587 err = crypto_inst_setname(kpp_crypto_instance(inst), in __dh_safe_prime_create()