Searched refs:test_int32 (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Dasn1_decode_test.c63 int32_t test_int32;
67 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32),
73 static int test_int32(void)
228 ADD_TEST(test_int32);
H A Dasn1_encode_test.c278 int32_t test_int32; member in struct:__anon83
284 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32),
844 static int test_int32(void) function
902 ADD_TEST(test_int32);
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_store.c87 test_int32(krb5_context context, krb5_storage *sp) function
192 test_int32(context, sp);

Completed in 65 milliseconds