Searched refs:NID_hold_instruction_code (Results 1 – 9 of 9) sorted by relevance
/third_party/openssl/crypto/ocsp/ |
D | v3_ocsp.c | 72 NID_hold_instruction_code, 0, ASN1_ITEM_ref(ASN1_OBJECT),
|
/third_party/openssl/doc/man3/ |
D | X509V3_get_d2i.pod | 192 Hold Instruction Code NID_hold_instruction_code
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/ |
D | obj_mac.rs | 628 pub const NID_hold_instruction_code: c_int = 430; constant
|
/third_party/openssl/apps/ |
D | ocsp.c | 1128 NID_hold_instruction_code, inst, in make_ocsp_response()
|
D | ca.c | 2483 (rev, NID_hold_instruction_code, hold, 0, 0) <= 0) in make_revoked()
|
/third_party/openssl/crypto/objects/ |
D | obj_dat.h | 1552 {"holdInstructionCode", "Hold Instruction Code", NID_hold_instruction_code, 3, &so[3159]},
|
/third_party/openssl/ohos_lite/include/openssl/ |
D | obj_mac.h | 3058 #define NID_hold_instruction_code 430 macro
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
D | nid.rs | 759 pub const HOLD_INSTRUCTION_CODE: Nid = Nid(ffi::NID_hold_instruction_code);
|
/third_party/openssl/include/openssl/ |
D | obj_mac.h | 3203 #define NID_hold_instruction_code 430 macro
|