Home
last modified time | relevance | path

Searched refs:BR_EC_curve25519 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/bearssl/src/ec/
H A Dec_all_m15.c33 case BR_EC_curve25519: in api_generator()
46 case BR_EC_curve25519: in api_order()
59 case BR_EC_curve25519: in api_xoff()
73 case BR_EC_curve25519: in api_mul()
87 case BR_EC_curve25519: in api_mulgen()
103 case BR_EC_curve25519: in api_muladd()
H A Dec_all_m31.c37 case BR_EC_curve25519: in api_generator()
58 case BR_EC_curve25519: in api_order()
79 case BR_EC_curve25519: in api_xoff()
101 case BR_EC_curve25519: in api_mul()
123 case BR_EC_curve25519: in api_mulgen()
148 case BR_EC_curve25519: in api_muladd()
H A Dec_curve25519.c43 BR_EC_curve25519,
/freebsd/contrib/bearssl/inc/
H A Dbearssl_ec.h233 #define BR_EC_curve25519 29 macro
/freebsd/contrib/bearssl/test/
H A Dtest_crypto.c8648 if (!iec->mul(bu, sizeof bu, bk, sizeof bk, BR_EC_curve25519)) { in test_EC_c25519()
8667 if (!iec->mul(bu, sizeof bu, bk, sizeof bk, BR_EC_curve25519)) { in test_EC_c25519()
8708 (uint32_t)1 << BR_EC_curve25519); in test_EC_c25519_i15()
8716 (uint32_t)1 << BR_EC_curve25519); in test_EC_c25519_i31()
8724 (uint32_t)1 << BR_EC_curve25519); in test_EC_c25519_m15()
8732 (uint32_t)1 << BR_EC_curve25519); in test_EC_c25519_m31()
8744 (uint32_t)1 << BR_EC_curve25519); in test_EC_c25519_m62()
8760 (uint32_t)1 << BR_EC_curve25519); in test_EC_c25519_m64()
/freebsd/contrib/bearssl/tools/
H A Dnames.c411 { BR_EC_curve25519,