Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_verify/sodium/
H A Dverify.c35 crypto_verify_n(const unsigned char *x_, const unsigned char *y_, in crypto_verify_n()
64 crypto_verify_n(const unsigned char *x_, const unsigned char *y_, in crypto_verify_n()
/freebsd-src/contrib/googletest/googletest/test/
H A Dproduction.h52 int x_; variable
H A Dgtest_unittest.cc5126 explicit Base(int an_x) : x_(an_x) {} member in Base
/freebsd-src/crypto/openssl/crypto/ec/
H A Decp_oct.c24 const BIGNUM *x_, int y_bit, in ossl_ec_GFp_simple_set_compressed_coordinates()
H A Dec2_oct.c41 const BIGNUM *x_, int y_bit, in ossl_ec_GF2m_simple_set_compressed_coordinates()
/freebsd-src/crypto/openssl/crypto/bn/
H A Dbn_exp.c599 #define MOD_EXP_CTIME_ALIGN(x_) \ argument
/freebsd-src/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc644 static double x_; member in testing::gmock_matchers_test::__anon69613d8f0111::AClass
647 double AClass::x_ = 0.0; member in testing::gmock_matchers_test::__anon69613d8f0111::AClass