Home
last modified time | relevance | path

Searched defs:x_ (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/crypto/libressl/crypto/ec/
H A Decp_oct.c71 EC_POINT * point, const BIGNUM * x_, int y_bit, BN_CTX * ctx) in ec_GFp_simple_set_compressed_coordinates()
H A Dec2_oct.c95 const BIGNUM *x_, int y_bit, BN_CTX *ctx) in ec_GF2m_simple_set_compressed_coordinates()
/dflybsd-src/crypto/libressl/crypto/bn/
H A Dbn_exp.c639 #define MOD_EXP_CTIME_ALIGN(x_) \ argument