/third_party/node/deps/openssl/openssl/apps/ |
H A D | ocsp.c | 667 OCSP_response_create(OCSP_RESPONSE_STATUS_MALFORMEDREQUEST, in ocsp_main() 1047 OCSP_response_create(OCSP_RESPONSE_STATUS_MALFORMEDREQUEST, NULL); in make_ocsp_response() 1074 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, in make_ocsp_response() 1121 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, in make_ocsp_response() 1143 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, NULL); in make_ocsp_response() 1152 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, in make_ocsp_response() 1158 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, bs); in make_ocsp_response() 1167 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_SUCCESSFUL, bs); in make_ocsp_response()
|
/third_party/openssl/apps/ |
H A D | ocsp.c | 667 OCSP_response_create(OCSP_RESPONSE_STATUS_MALFORMEDREQUEST, in ocsp_main() 1047 OCSP_response_create(OCSP_RESPONSE_STATUS_MALFORMEDREQUEST, NULL); in make_ocsp_response() 1074 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, in make_ocsp_response() 1121 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, in make_ocsp_response() 1143 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, NULL); in make_ocsp_response() 1152 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, in make_ocsp_response() 1158 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_INTERNALERROR, bs); in make_ocsp_response() 1167 *resp = OCSP_response_create(OCSP_RESPONSE_STATUS_SUCCESSFUL, bs); in make_ocsp_response()
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | ocsp.rs | 44 pub fn OCSP_response_create(status: c_int, bs: *mut OCSP_BASICRESP) -> *mut OCSP_RESPONSE; in OCSP_response_create() functions
|
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | ocsp_srv.c | 63 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs) in OCSP_response_create() function
|
/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_srv.c | 63 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs) in OCSP_response_create() function
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | ocsp.h | 242 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
H A D | ocsp.h | 369 OCSP_RESPONSE *OCSP_response_create(int status, OCSP_BASICRESP *bs);
|