Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dx509_time_test.c487 } x509_print_tests_rfc_822 [] = { variable
548 rv = ASN1_TIME_print_ex(m, &x509_print_tests_rfc_822[idx].asn1, ASN1_DTFLGS_RFC822); in test_x509_time_print_rfc_822()
549 readable = x509_print_tests_rfc_822[idx].readable; in test_x509_time_print_rfc_822()
601 ADD_ALL_TESTS(test_x509_time_print_rfc_822, OSSL_NELEM(x509_print_tests_rfc_822)); in setup_tests()