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

/openbsd-current/regress/lib/libcrypto/asn1/
H A Drfc5280time.c26 struct rfc5280_time_test { struct
32 struct rfc5280_time_test rfc5280_invtime_tests[] = {
114 struct rfc5280_time_test rfc5280_gentime_tests[] = {
133 struct rfc5280_time_test rfc5280_utctime_tests[] = {
208 rfc5280_invtime_test(int test_no, struct rfc5280_time_test *att)
249 rfc5280_gentime_test(int test_no, struct rfc5280_time_test *att)
301 rfc5280_utctime_test(int test_no, struct rfc5280_time_test *att)
355 struct rfc5280_time_test *att;

Completed in 71 milliseconds