Home
last modified time | relevance | path

Searched refs:NID_id_pkix_OCSP_Nonce (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_ext.c271 if (X509V3_add1_i2d(exts, NID_id_pkix_OCSP_Nonce, in STACK_OF()
321 req_idx = OCSP_REQUEST_get_ext_by_NID(req, NID_id_pkix_OCSP_Nonce, -1); in OCSP_check_nonce()
322 resp_idx = OCSP_BASICRESP_get_ext_by_NID(bs, NID_id_pkix_OCSP_Nonce, -1); in OCSP_check_nonce()
352 req_idx = OCSP_REQUEST_get_ext_by_NID(req, NID_id_pkix_OCSP_Nonce, -1); in OCSP_copy_nonce()
H A Dv3_ocsp.c81 NID_id_pkix_OCSP_Nonce, 0, NULL,
/third_party/openssl/crypto/ocsp/
H A Docsp_ext.c271 if (X509V3_add1_i2d(exts, NID_id_pkix_OCSP_Nonce, in STACK_OF()
321 req_idx = OCSP_REQUEST_get_ext_by_NID(req, NID_id_pkix_OCSP_Nonce, -1); in OCSP_check_nonce()
322 resp_idx = OCSP_BASICRESP_get_ext_by_NID(bs, NID_id_pkix_OCSP_Nonce, -1); in OCSP_check_nonce()
352 req_idx = OCSP_REQUEST_get_ext_by_NID(req, NID_id_pkix_OCSP_Nonce, -1); in OCSP_copy_nonce()
H A Dv3_ocsp.c81 NID_id_pkix_OCSP_Nonce, 0, NULL,
/third_party/rust/crates/rust-openssl/openssl-sys/src/
H A Dobj_mac.rs430 pub const NID_id_pkix_OCSP_Nonce: c_int = 366; consts
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs560 pub const ID_PKIX_OCSP_NONCE: Nid = Nid(ffi::NID_id_pkix_OCSP_Nonce);
/third_party/node/deps/openssl/openssl/include/openssl/
H A Dobj_mac.h2083 #define NID_id_pkix_OCSP_Nonce 366 macro
/third_party/openssl/ohos_lite/include/openssl/
H A Dobj_mac.h1958 #define NID_id_pkix_OCSP_Nonce 366 macro
/third_party/openssl/include/openssl/
H A Dobj_mac.h2083 #define NID_id_pkix_OCSP_Nonce 366 macro
/third_party/node/deps/openssl/openssl/crypto/objects/
H A Dobj_dat.h1488 {"Nonce", "OCSP Nonce", NID_id_pkix_OCSP_Nonce, 9, &so[2732]},
/third_party/openssl/crypto/objects/
H A Dobj_dat.h1490 {"Nonce", "OCSP Nonce", NID_id_pkix_OCSP_Nonce, 9, &so[2732]},

Completed in 75 milliseconds