Searched defs:resp (Results 1 – 17 of 17) sorted by relevance
/openssl/crypto/ocsp/ |
H A D | ocsp_http.c | 53 OCSP_RESPONSE *resp = NULL; in OCSP_sendreq_bio() local
|
H 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()
|
H A D | ocsp_srv.c | 157 int OCSP_basic_add1_cert(OCSP_BASICRESP *resp, X509 *cert) in OCSP_basic_add1_cert()
|
H 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/fuzz/ |
H A D | x509.c | 46 OCSP_RESPONSE *resp = NULL; in FuzzerTestOneInput() local
|
/openssl/apps/ |
H A D | ocsp.c | 220 OCSP_RESPONSE *resp = NULL; in ocsp_main() local 1028 static void make_ocsp_response(BIO *err, OCSP_RESPONSE **resp, OCSP_REQUEST *req, in make_ocsp_response() 1215 static int send_ocsp_response(BIO *cbio, const OCSP_RESPONSE *resp) in send_ocsp_response() 1238 OCSP_RESPONSE *resp = NULL; in process_responder() local
|
H A D | ts.c | 667 TS_RESP *resp = NULL; in read_PKCS7() local
|
H A D | s_server.c | 476 OCSP_RESPONSE **resp) in get_ocsp_resp_from_responder() 600 OCSP_RESPONSE *resp = NULL; in cert_status_cb() local
|
H A D | cmp.c | 3170 OSSL_CMP_MSG *resp = NULL; in cmp_server() local
|
/openssl/crypto/cmp/ |
H A D | cmp_client.c | 119 static int is_crep_with_waiting(const OSSL_CMP_MSG *resp, int rid) in is_crep_with_waiting() 655 OSSL_CMP_MSG **resp, int *checkAfter, in cert_response()
|
H A D | cmp_msg.c | 452 OSSL_CMP_CERTRESPONSE *resp = NULL; in ossl_cmp_certrep_new() local
|
/openssl/crypto/bn/ |
H A D | bn_div.c | 269 BN_ULONG *resp, *wnum, *wnumtop; in bn_div_fixed_top() local
|
/openssl/crypto/http/ |
H A D | http_client.c | 1138 BIO *resp; in OSSL_HTTP_exchange() local 1224 BIO *resp = NULL; in OSSL_HTTP_get() local 1312 BIO *resp = NULL; in OSSL_HTTP_transfer() local
|
/openssl/apps/lib/ |
H A D | http_server.c | 506 const ASN1_ITEM *it, const ASN1_VALUE *resp) in http_server_send_asn1_resp()
|
H A D | apps.c | 2642 ASN1_VALUE *resp = NULL; in app_http_get_asn1() local
|
/openssl/test/helpers/ |
H A D | handshake.c | 272 unsigned char *resp; in server_ocsp_cb() local 291 const unsigned char *resp; in client_ocsp_cb() local
|
/openssl/ssl/ |
H A D | ssl_local.h | 1592 unsigned char *resp; member
|
Completed in 96 milliseconds