Home
last modified time | relevance | path

Searched defs:MAX_OCSP_MSG_SIZE (Results 1 – 2 of 2) sorted by relevance

/dports/security/gnutls/gnutls-3.6.16/lib/x509/
H A Docsp.h34 #define MAX_OCSP_MSG_SIZE 128 macro
H A Docsp.c2567 …char *_gnutls_ocsp_verify_status_to_str(gnutls_ocsp_verify_reason_t r, char out[MAX_OCSP_MSG_SIZE]) in _gnutls_ocsp_verify_status_to_str()