Searched refs:responseType (Results 1 – 9 of 9) sorted by relevance
| /freebsd/crypto/openssl/crypto/ocsp/ |
| H A D | ocsp_prn.c | 158 if (i2a_ASN1_OBJECT(bp, rb->responseType) <= 0) in OCSP_RESPONSE_print() 160 if (OBJ_obj2nid(rb->responseType) != NID_id_pkix_OCSP_basic) { in OCSP_RESPONSE_print()
|
| H A D | ocsp_local.h | 83 ASN1_OBJECT *responseType; member
|
| H A D | ocsp_asn.c | 58 ASN1_SIMPLE(OCSP_RESPBYTES, responseType, ASN1_OBJECT),
|
| H A D | ocsp_srv.c | 75 rsp->responseBytes->responseType = OBJ_nid2obj(NID_id_pkix_OCSP_basic); in OCSP_response_create()
|
| H A D | ocsp_cl.c | 133 if (OBJ_obj2nid(rb->responseType) != NID_id_pkix_OCSP_basic) { in OCSP_response_get1_basic()
|
| /freebsd/contrib/wpa/src/crypto/ |
| H A D | tls_openssl_ocsp.c | 59 ASN1_OBJECT *responseType; member 74 ASN1_SIMPLE(ResponseBytes, responseType, ASN1_OBJECT), 537 OBJ_obj2nid(bytes->responseType) != NID_id_pkix_OCSP_basic) { in check_ocsp_resp()
|
| /freebsd/crypto/heimdal/lib/hx509/ |
| H A D | ocsp.asn1 | 55 responseType OBJECT IDENTIFIER,
|
| H A D | revoke.c | 296 ret = der_heim_oid_cmp(&resp.responseBytes->responseType, in parse_ocsp_basic()
|
| /freebsd/contrib/lutok/api-docs/html/ |
| H A D | jquery.js | 2 …tatus,r.statusText):t(Bt[r.status]||r.status,r.statusText,"text"!==(r.responseType||"text")||"stri…
|