Home
last modified time | relevance | path

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

/openssl/test/
H A Dasn1_decode_test.c116 int64_t test_int64; member
120 ASN1_EMBED(ASN1_INT64_DATA, test_int64, INT64),
126 static int test_int64(void)
281 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),
853 static int test_int64(void) in test_int64() function
903 ADD_TEST(test_int64); in setup_tests()

Completed in 8 milliseconds