Searched refs:curve25519_alg (Results 1 – 5 of 5) sorted by relevance
62 static struct kpp_alg curve25519_alg = { variable77 return crypto_register_kpp(&curve25519_alg); in curve25519_init()82 crypto_unregister_kpp(&curve25519_alg); in curve25519_exit()
102 static struct kpp_alg curve25519_alg = { variable120 crypto_register_kpp(&curve25519_alg) : 0; in arm_curve25519_init()128 crypto_unregister_kpp(&curve25519_alg); in arm_curve25519_exit()
267 static struct kpp_alg curve25519_alg = { variable284 crypto_register_kpp(&curve25519_alg) : 0; in curve25519_mod_init()290 crypto_unregister_kpp(&curve25519_alg); in curve25519_mod_exit()
1687 static struct kpp_alg curve25519_alg = { variable1708 crypto_register_kpp(&curve25519_alg) : 0; in curve25519_mod_init()1715 crypto_unregister_kpp(&curve25519_alg); in curve25519_mod_exit()
2089 static struct kpp_alg curve25519_alg = { variable2193 ret = crypto_register_kpp(&curve25519_alg); in hpre_register_x25519()2205 crypto_unregister_kpp(&curve25519_alg); in hpre_unregister_x25519()