Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/include/openssl/
H A Docsp.h379 int i2d_OCSP_ONEREQ(OCSP_ONEREQ *a, unsigned char **out);
/dragonfly/crypto/libressl/crypto/ocsp/
H A Docsp_asn.c227 i2d_OCSP_ONEREQ(OCSP_ONEREQ *a, unsigned char **out) in i2d_OCSP_ONEREQ() function