Searched refs:test_uint32 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | asn1_decode_test.c | 89 uint32_t test_uint32; member 93 ASN1_EMBED(ASN1_UINT32_DATA, test_uint32, UINT32), 99 static int test_uint32(void) 229 ADD_TEST(test_uint32); in setup_tests()
|
H A D | asn1_encode_test.c | 326 uint32_t test_uint32; member 332 ASN1_EMBED(ASN1_UINT32_DATA, test_uint32, UINT32), 844 static int test_uint32(void) in test_uint32() function 898 ADD_TEST(test_uint32); in setup_tests()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | asn1_decode_test.c | 89 uint32_t test_uint32; member 93 ASN1_EMBED(ASN1_UINT32_DATA, test_uint32, UINT32), 99 static int test_uint32(void) 229 ADD_TEST(test_uint32); in setup_tests()
|
H A D | asn1_encode_test.c | 326 uint32_t test_uint32; member 332 ASN1_EMBED(ASN1_UINT32_DATA, test_uint32, UINT32), 849 static int test_uint32(void) in test_uint32() function 903 ADD_TEST(test_uint32); in setup_tests()
|
/netbsd-src/external/mit/libcbor/dist/test/ |
H A D | type_0_encoders_test.c | 35 static void test_uint32(void **state) { in test_uint32() function 70 cmocka_unit_test(test_uint32), in main()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | test_store.c | 164 test_uint32(krb5_context context, krb5_storage *sp) in test_uint32() function 197 test_uint32(context, sp); in test_storage()
|