Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dcurve448_internal_test.c256 static const uint8_t sig5[114] = { variable
619 || !TEST_int_eq(memcmp(sig5, outsig, sizeof(sig5)), 0) in test_ed448()
/freebsd/contrib/kyua/engine/
H A Datf_result_test.cpp413 const process::status sig5 = process::status::fake_signaled(5, false); in ATF_TEST_CASE_BODY() local
420 a_sig.apply(utils::make_optional(sig5))); in ATF_TEST_CASE_BODY()