Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/asn1/
H A Drfc5280time.c189 asn1_compare_str(int test_no, struct asn1_string_st *asn1str, const char *str) in asn1_compare_str() function
264 if (asn1_compare_str(test_no, gt, att->str) != 0) in rfc5280_gentime_test()
288 if (asn1_compare_str(test_no, gt, att->data) != 0) in rfc5280_gentime_test()
316 if (asn1_compare_str(test_no, ut, att->str) != 0) in rfc5280_utctime_test()
340 if (asn1_compare_str(test_no, ut, att->data) != 0) in rfc5280_utctime_test()
H A Dasn1time.c218 asn1_compare_str(int test_no, const struct asn1_string_st *asn1str, in asn1_compare_str() function
314 if (asn1_compare_str(test_no, gt, att->str) != 0) in asn1_gentime_test()
354 if (asn1_compare_str(test_no, gt, att->str) != 0) in asn1_gentime_test()
364 if (asn1_compare_str(test_no, gt, att->data) != 0) in asn1_gentime_test()
399 if (asn1_compare_str(test_no, ut, att->str) != 0) in asn1_utctime_test()
417 if (asn1_compare_str(test_no, ut, att->str) != 0) in asn1_utctime_test()
427 if (asn1_compare_str(test_no, ut, att->data) != 0) in asn1_utctime_test()