Home
last modified time | relevance | path

Searched refs:msg5 (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dcurve448_internal_test.c252 static const uint8_t msg5[12] = { variable
617 || !TEST_true(ossl_ed448_sign(NULL, outsig, msg5, sizeof(msg5), in test_ed448()
/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc3608 const std::string msg5( in TEST() local
3618 msg5.c_str()); in TEST()