Searched defs:gx (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/libecc/include/libecc/curves/known/ |
H A D | ec_params_external.h | 81 const ec_str_param *gx; member
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | fs_test.cpp | 382 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TEST_CASE_BODY() argument
|
/freebsd/crypto/libecc/scripts/ |
H A D | expand_libecc.py | 175 def __init__(self, a, b, prime, order, cofactor, gx, gy, npoints, name, oid): argument 1445 def curve_params(name, prime, pbitlen, a, b, gx, gy, order, cofactor, oid, alpha_montgomery, gamma_… argument
|
/freebsd/contrib/atf/atf-c/detail/ |
H A D | fs_test.c | 498 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \ in ATF_TC_BODY() argument
|