Home
last modified time | relevance | path

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

/external/openssl/crypto/ocsp/
Docsp_prn.c91 static const char *table2string(long s, const OCSP_TBLSTR *ts, int len) in table2string() function
109 return table2string(s, rstat_tbl, 6); in OCSP_response_status_str()
118 return table2string(s, cstat_tbl, 3); in OCSP_cert_status_str()
132 return table2string(s, reason_tbl, 8); in OCSP_crl_reason_str()