Home
last modified time | relevance | path

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

/freebsd/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/contrib/googletest/googletest/test/
H A Dproduction.h52 int x_; variable
H A Dgtest_unittest.cc5130 int x_; member in Base
/freebsd/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/crypto/libecc/src/examples/sig/gostr34_10_94/
H A Dgostr34_10_94.c475 nn x_; in main() local
/freebsd/crypto/libecc/src/examples/sig/dsa/
H A Ddsa.c134 nn x_; in dsa_compute_pub_from_priv() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_exp.c599 #define MOD_EXP_CTIME_ALIGN(x_) \ argument
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc644 static double x_; member in testing::gmock_matchers_test::__anon540e1b3d0111::AClass
647 double AClass::x_ = 0.0; member in testing::gmock_matchers_test::__anon540e1b3d0111::AClass