Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/test/smime-certs/
H A Dsmrsa1.pem5 +B4SL5mIhuOSJ9yyFJYJQ3Kdw/aX/jtnWVR8p3FyghJptWIm90ufW4xWFY0yNSW1
/freebsd-src/contrib/netbsd-tests/lib/libc/regex/data/
H A Dbracket.in38 [[:alpha:]]+ - -%@aX0- aX
/freebsd-src/crypto/openssl/crypto/ec/
H A Dec2_smpl.c584 BIGNUM *aX, *aY, *bX, *bY; in ossl_ec_GF2m_simple_cmp() local
610 aX = BN_CTX_get(ctx); in ossl_ec_GF2m_simple_cmp()
617 if (!EC_POINT_get_affine_coordinates(group, a, aX, aY, ctx)) in ossl_ec_GF2m_simple_cmp()
621 ret = ((BN_cmp(aX, bX) == 0) && BN_cmp(aY, bY) == 0) ? 0 : 1; in ossl_ec_GF2m_simple_cmp()
/freebsd-src/contrib/bmake/unit-tests/
H A Dvarmod-match.mk295 WORDS= a a[ aX
296 # expect+1: while evaluating variable "WORDS" with value "a a[ aX": Unfinished character list in pattern 'a[^' of modifier ':M'
297 .if ${WORDS:Ma[^} != "a[ aX"
/freebsd-src/lib/libc/regex/grot/
H A Dtests309 [[:alpha:]]+ - -%@aX0- aX