Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/crypto/ocsp/
Docsp_prn.c93 static char *table2string(long s, OCSP_TBLSTR *ts, int len) in table2string() function
112 return table2string(s, rstat_tbl, 6); in OCSP_response_status_str()
122 return table2string(s, cstat_tbl, 3); in OCSP_cert_status_str()
137 return table2string(s, reason_tbl, 8); in OCSP_crl_reason_str()