Searched defs:resp (Results 1 – 16 of 16) sorted by relevance
/openssl-master/crypto/ocsp/ |
A D | ocsp_http.c | 53 OCSP_RESPONSE *resp = NULL; in OCSP_sendreq_bio() local
|
A D | ocsp_cl.c | 116 int OCSP_response_status(OCSP_RESPONSE *resp) in OCSP_response_status() 125 OCSP_BASICRESP *OCSP_response_get1_basic(OCSP_RESPONSE *resp) in OCSP_response_get1_basic()
|
A D | ocsp_srv.c | 157 int OCSP_basic_add1_cert(OCSP_BASICRESP *resp, X509 *cert) in OCSP_basic_add1_cert()
|
A D | ocsp_ext.c | 289 int OCSP_basic_add1_nonce(OCSP_BASICRESP *resp, unsigned char *val, int len) in OCSP_basic_add1_nonce() 347 int OCSP_copy_nonce(OCSP_BASICRESP *resp, OCSP_REQUEST *req) in OCSP_copy_nonce()
|
/openssl-master/apps/ |
A D | ocsp.c | 224 OCSP_RESPONSE *resp = NULL; in ocsp_main() local 1026 static void make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, in make_ocsp_response() 1206 static int send_ocsp_response(BIO *cbio, const OCSP_RESPONSE *resp) in send_ocsp_response() 1229 OCSP_RESPONSE *resp = NULL; in process_responder() local
|
A D | ts.c | 661 TS_RESP *resp = NULL; in read_PKCS7() local
|
A D | s_server.c | 469 OCSP_RESPONSE **resp) in get_ocsp_resp_from_responder() 577 OCSP_RESPONSE *resp = NULL; in cert_status_cb() local
|
A D | cmp.c | 2568 OSSL_CMP_MSG *resp = NULL; in cmp_server() local
|
/openssl-master/crypto/bn/ |
A D | bn_div.c | 269 BN_ULONG *resp, *wnum, *wnumtop; in bn_div_fixed_top() local
|
/openssl-master/crypto/http/ |
A D | http_client.c | 984 BIO *resp; in OSSL_HTTP_exchange() local 1071 BIO *resp = NULL; in OSSL_HTTP_get() local 1143 BIO *resp = NULL; in OSSL_HTTP_transfer() local
|
/openssl-master/apps/lib/ |
A D | http_server.c | 509 const ASN1_ITEM *it, const ASN1_VALUE *resp) in http_server_send_asn1_resp()
|
A D | apps.c | 2499 ASN1_VALUE *resp = NULL; in app_http_get_asn1() local
|
/openssl-master/crypto/cmp/ |
A D | cmp_client.c | 530 OSSL_CMP_MSG **resp, int *checkAfter, in cert_response()
|
A D | cmp_msg.c | 464 OSSL_CMP_CERTRESPONSE *resp = NULL; in ossl_cmp_certrep_new() local
|
/openssl-master/test/helpers/ |
A D | handshake.c | 272 unsigned char *resp; in server_ocsp_cb() local 291 const unsigned char *resp; in client_ocsp_cb() local
|
/openssl-master/ssl/ |
A D | ssl_local.h | 1596 unsigned char *resp; member
|
Completed in 52 milliseconds