Searched refs:kpp_register_instance (Results 1 - 3 of 3) sorted by relevance

/linux-master/crypto/
H A Dkpp.c160 int kpp_register_instance(struct crypto_template *tmpl, function
170 EXPORT_SYMBOL_GPL(kpp_register_instance); variable
H A Ddh.c605 err = kpp_register_instance(tmpl, inst);
/linux-master/include/crypto/internal/
H A Dkpp.h176 * kpp_register_instance() - Register a KPP template instance.
181 int kpp_register_instance(struct crypto_template *tmpl,

Completed in 123 milliseconds