Home
last modified time | relevance | path

Searched refs:br_ec_c25519_i31 (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/bearssl/inc/
H A Dbearssl_ec.h516 extern const br_ec_impl br_ec_c25519_i31;
/freebsd/contrib/bearssl/src/ec/
H A Dec_c25519_i31.c382 const br_ec_impl br_ec_c25519_i31 = { variable
/freebsd/contrib/bearssl/tools/
H A Dnames.c460 { "ec_c25519_i31", "c25519_i31", &br_ec_c25519_i31 },
/freebsd/contrib/bearssl/test/
H A Dtest_speed.c1100 &br_ec_c25519_i31, &br_curve25519); in test_speed_ec_c25519_i31()
H A Dtest_crypto.c8714 test_EC_c25519("EC_c25519_i31", &br_ec_c25519_i31); in test_EC_c25519_i31()
8715 test_EC_keygen("EC_c25519_i31", &br_ec_c25519_i31, in test_EC_c25519_i31()