Searched refs:curve25519_alg (Results 1 – 3 of 3) 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 mod_init()128 crypto_unregister_kpp(&curve25519_alg); in mod_exit()
1476 static struct kpp_alg curve25519_alg = { variable1497 crypto_register_kpp(&curve25519_alg) : 0; in curve25519_mod_init()1504 crypto_unregister_kpp(&curve25519_alg); in curve25519_mod_exit()