Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Dhttp_server.c284 char **ppath, BIO **pcbio, BIO *acbio, in http_server_get_asn1_req() argument
289 BIO *cbio = *pcbio, *getbio = NULL, *b64 = NULL; in http_server_get_asn1_req()
307 *pcbio = cbio = BIO_pop(acbio); in http_server_get_asn1_req()
502 *pcbio = NULL; in http_server_get_asn1_req()
/freebsd/crypto/openssl/apps/include/
H A Dhttp_server.h87 char **ppath, BIO **pcbio, BIO *acbio,
/freebsd/crypto/openssl/apps/
H A Docsp.c78 static int do_responder(OCSP_REQUEST **preq, BIO **pcbio, BIO *acbio,
1199 static int do_responder(OCSP_REQUEST **preq, BIO **pcbio, BIO *acbio, in do_responder() argument
1204 (ASN1_VALUE **)preq, NULL, pcbio, acbio, in do_responder()