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

/freebsd-13-stable/crypto/openssl/crypto/ocsp/
H A Docsp_prn.c38 static const char *do_table2string(long s, const OCSP_TBLSTR *ts, size_t len) function
47 #define table2string(s, tbl) do_table2string(s, tbl, OSSL_NELEM(tbl))

Completed in 103 milliseconds