Home
last modified time | relevance | path

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

/openssl/test/
H A Dasn1_decode_test.c142 uint64_t test_uint64; member
146 ASN1_EMBED(ASN1_UINT64_DATA, test_uint64, UINT64),
152 static int test_uint64(void)
282 ADD_TEST(test_uint64); in setup_tests()
H A Dasn1_encode_test.c423 uint64_t test_uint64; member
429 ASN1_EMBED(ASN1_UINT64_DATA, test_uint64, UINT64),
858 static int test_uint64(void) in test_uint64() function
904 ADD_TEST(test_uint64); in setup_tests()

Completed in 7 milliseconds