Home
last modified time | relevance | path

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

/mirbsd/src/lib/libssl/src/crypto/ocsp/
Docsp_prn.c93 static char *table2string(long s, OCSP_TBLSTR *ts, int len) in table2string() function
111 return table2string(s, rstat_tbl, 6); in OCSP_response_status_str()
120 return table2string(s, cstat_tbl, 3); in OCSP_cert_status_str()
134 return table2string(s, reason_tbl, 8); in OCSP_crl_reason_str()