Home
last modified time | relevance | path

Searched refs:NID_hold_instruction_code (Results 1 – 9 of 9) sorted by relevance

/third_party/openssl/crypto/ocsp/
Dv3_ocsp.c72 NID_hold_instruction_code, 0, ASN1_ITEM_ref(ASN1_OBJECT),
/third_party/openssl/doc/man3/
DX509V3_get_d2i.pod192 Hold Instruction Code NID_hold_instruction_code
/third_party/rust/crates/rust-openssl/openssl-sys/src/
Dobj_mac.rs628 pub const NID_hold_instruction_code: c_int = 430; constant
/third_party/openssl/apps/
Docsp.c1128 NID_hold_instruction_code, inst, in make_ocsp_response()
Dca.c2483 (rev, NID_hold_instruction_code, hold, 0, 0) <= 0) in make_revoked()
/third_party/openssl/crypto/objects/
Dobj_dat.h1552 {"holdInstructionCode", "Hold Instruction Code", NID_hold_instruction_code, 3, &so[3159]},
/third_party/openssl/ohos_lite/include/openssl/
Dobj_mac.h3058 #define NID_hold_instruction_code 430 macro
/third_party/rust/crates/rust-openssl/openssl/src/
Dnid.rs759 pub const HOLD_INSTRUCTION_CODE: Nid = Nid(ffi::NID_hold_instruction_code);
/third_party/openssl/include/openssl/
Dobj_mac.h3203 #define NID_hold_instruction_code 430 macro