Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dasn1_decode_test.c115 int64_t test_int64; member
119 ASN1_EMBED(ASN1_INT64_DATA, test_int64, INT64),
125 static int test_int64(void)
230 ADD_TEST(test_int64); in setup_tests()
H A Dasn1_encode_test.c374 int64_t test_int64; member
380 ASN1_EMBED(ASN1_INT64_DATA, test_int64, INT64),
854 static int test_int64(void) in test_int64() function
904 ADD_TEST(test_int64); in setup_tests()