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

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

Completed in 182 milliseconds