Searched refs:pcbio (Results 1 – 3 of 3) sorted by relevance
/openssl-master/apps/lib/ |
A D | http_server.c | 284 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() 501 *pcbio = NULL; in http_server_get_asn1_req()
|
/openssl-master/apps/include/ |
A D | http_server.h | 87 char **ppath, BIO **pcbio, BIO *acbio,
|
/openssl-master/apps/ |
A D | ocsp.c | 78 static int do_responder(OCSP_REQUEST **preq, BIO **pcbio, BIO *acbio, 1190 static int do_responder(OCSP_REQUEST **preq, BIO **pcbio, BIO *acbio, in do_responder() argument 1195 (ASN1_VALUE **)preq, NULL, pcbio, acbio, in do_responder()
|
Completed in 6 milliseconds