Home
last modified time | relevance | path

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

/openssl/test/
H A Dasn1_decode_test.c90 uint32_t test_uint32; member
94 ASN1_EMBED(ASN1_UINT32_DATA, test_uint32, UINT32),
100 static int test_uint32(void)
280 ADD_TEST(test_uint32); in setup_tests()
H A Dasn1_encode_test.c326 uint32_t test_uint32; member
332 ASN1_EMBED(ASN1_UINT32_DATA, test_uint32, UINT32),
848 static int test_uint32(void) in test_uint32() function
902 ADD_TEST(test_uint32); in setup_tests()

Completed in 7 milliseconds