Home
last modified time | relevance | path

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

/openssl/test/
H A Dasn1_decode_test.c64 int32_t test_int32; member
68 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32),
74 static int test_int32(void)
279 ADD_TEST(test_int32); in setup_tests()
H A Dasn1_encode_test.c278 int32_t test_int32; member
284 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32),
843 static int test_int32(void) in test_int32() function
901 ADD_TEST(test_int32); in setup_tests()

Completed in 8 milliseconds