Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dasn1_decode_test.c113 int64_t test_int64; member
117 ASN1_EMBED(ASN1_INT64_DATA, test_int64, INT64),
123 static int test_int64(void)
300 ADD_TEST(test_int64); in setup_tests()
H A Dasn1_encode_test.c381 int64_t test_int64; member
387 ASN1_EMBED(ASN1_INT64_DATA, test_int64, INT64),
854 static int test_int64(void) in test_int64() function
903 ADD_TEST(test_int64); in setup_tests()