Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_ocsp.c88 static int i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce,
202 .i2r = i2r_ocsp_nonce,
371 i2r_ocsp_nonce(const X509V3_EXT_METHOD *method, void *nonce, BIO *out, in i2r_ocsp_nonce() function