kpp_engine_alg
int crypto_engine_register_kpp(struct kpp_engine_alg *alg)
void crypto_engine_unregister_kpp(struct kpp_engine_alg *alg)
static struct kpp_engine_alg ocs_ecdh_p256 = {
static struct kpp_engine_alg ocs_ecdh_p384 = {
int crypto_engine_register_kpp(struct kpp_engine_alg *alg);
void crypto_engine_unregister_kpp(struct kpp_engine_alg *alg);