Searched refs:test_int32 (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | asn1_decode_test.c | 63 int32_t test_int32; member 67 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32), 73 static int test_int32(void) 228 ADD_TEST(test_int32); in setup_tests()
|
H A D | asn1_encode_test.c | 278 int32_t test_int32; member 284 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32), 839 static int test_int32(void) in test_int32() function 897 ADD_TEST(test_int32); in setup_tests()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | asn1_decode_test.c | 63 int32_t test_int32; member 67 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32), 73 static int test_int32(void) 228 ADD_TEST(test_int32); in setup_tests()
|
H A D | asn1_encode_test.c | 278 int32_t test_int32; member 284 ASN1_EMBED(ASN1_INT32_DATA, test_int32, INT32), 844 static int test_int32(void) in test_int32() function 902 ADD_TEST(test_int32); in setup_tests()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | test_store.c | 89 test_int32(krb5_context context, krb5_storage *sp) in test_int32() function 194 test_int32(context, sp); in test_storage()
|