Home
last modified time | relevance | path

Searched refs:aX (Results 1 – 4 of 4) sorted by relevance

/NextBSD/crypto/openssl/crypto/ec/
HDec2_smpl.c674 BIGNUM *aX, *aY, *bX, *bY; in ec_GF2m_simple_cmp() local
697 aX = BN_CTX_get(ctx); in ec_GF2m_simple_cmp()
704 if (!EC_POINT_get_affine_coordinates_GF2m(group, a, aX, aY, ctx)) in ec_GF2m_simple_cmp()
708 ret = ((BN_cmp(aX, bX) == 0) && BN_cmp(aY, bY) == 0) ? 0 : 1; in ec_GF2m_simple_cmp()
/NextBSD/contrib/netbsd-tests/lib/libc/regex/data/
HDbracket.in38 [[:alpha:]]+ - -%@aX0- aX
/NextBSD/lib/libc/regex/grot/
HDtests310 [[:alpha:]]+ - -%@aX0- aX
/NextBSD/gnu/usr.bin/grep/tests/
HDtests286 ##[[:alpha:]]+ - -%@aX0- aX