Home
last modified time | relevance | path

Searched refs:certOut (Results 1 - 25 of 64) sorted by relevance

123

/third_party/node/deps/openssl/openssl/apps/lib/
H A Dcmp_mock_srv.c21 X509 *certOut; /* certificate to be returned in cp/ip/kup msg */ member
22 STACK_OF(X509) *chainOut; /* chain of certOut to add to extraCerts field */
39 X509_free(ctx->certOut); in mock_srv_ctx_free()
74 X509_free(ctx->certOut); in ossl_cmp_mock_srv_set1_certOut()
75 ctx->certOut = cert; in ossl_cmp_mock_srv_set1_certOut()
178 X509 **certOut, in process_cert_request()
186 || certOut == NULL || chainOut == NULL || caPubs == NULL) { in process_cert_request()
196 *certOut = NULL; in process_cert_request()
216 && crm != NULL && ctx->certOut != NULL) { in process_cert_request()
218 const X509_NAME *issuer = X509_get_issuer_name(ctx->certOut); in process_cert_request()
173 process_cert_request(OSSL_CMP_SRV_CTX *srv_ctx, const OSSL_CMP_MSG *cert_req, ossl_unused int certReqId, const OSSL_CRMF_MSG *crm, const X509_REQ *p10cr, X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs) process_cert_request() argument
[all...]
/third_party/openssl/apps/lib/
H A Dcmp_mock_srv.c21 X509 *certOut; /* certificate to be returned in cp/ip/kup msg */ member
22 STACK_OF(X509) *chainOut; /* chain of certOut to add to extraCerts field */
39 X509_free(ctx->certOut); in mock_srv_ctx_free()
74 X509_free(ctx->certOut); in ossl_cmp_mock_srv_set1_certOut()
75 ctx->certOut = cert; in ossl_cmp_mock_srv_set1_certOut()
178 X509 **certOut, in process_cert_request()
186 || certOut == NULL || chainOut == NULL || caPubs == NULL) { in process_cert_request()
196 *certOut = NULL; in process_cert_request()
216 && crm != NULL && ctx->certOut != NULL) { in process_cert_request()
218 const X509_NAME *issuer = X509_get_issuer_name(ctx->certOut); in process_cert_request()
173 process_cert_request(OSSL_CMP_SRV_CTX *srv_ctx, const OSSL_CMP_MSG *cert_req, ossl_unused int certReqId, const OSSL_CRMF_MSG *crm, const X509_REQ *p10cr, X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs) process_cert_request() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_server.c162 X509 *certOut = NULL; in process_cert_request() local
222 &certOut, &chainOut, &caPubs); in process_cert_request()
231 && certOut != NULL)) in process_cert_request()
236 certOut, NULL /* enc */, chainOut, caPubs, in process_cert_request()
243 X509_free(certOut); in process_cert_request()
/third_party/openssl/crypto/cmp/
H A Dcmp_server.c162 X509 *certOut = NULL; in process_cert_request() local
222 &certOut, &chainOut, &caPubs); in process_cert_request()
231 && certOut != NULL)) in process_cert_request()
236 certOut, NULL /* enc */, chainOut, caPubs, in process_cert_request()
243 X509_free(certOut); in process_cert_request()
/third_party/openssl/test/
H A Dcmp_server_test.c54 X509 **certOut, in process_cert_request()
49 process_cert_request(OSSL_CMP_SRV_CTX *srv_ctx, const OSSL_CMP_MSG *cert_req, int certReqId, const OSSL_CRMF_MSG *crm, const X509_REQ *p10cr, X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs) process_cert_request() argument
/third_party/node/deps/openssl/openssl/fuzz/
H A Dcmp.c107 X509 **certOut, in process_cert_request()
102 process_cert_request(OSSL_CMP_SRV_CTX *srv_ctx, const OSSL_CMP_MSG *cert_req, int certReqId, const OSSL_CRMF_MSG *crm, const X509_REQ *p10cr, X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs) process_cert_request() argument
/third_party/openssl/fuzz/
H A Dcmp.c107 X509 **certOut, in process_cert_request()
102 process_cert_request(OSSL_CMP_SRV_CTX *srv_ctx, const OSSL_CMP_MSG *cert_req, int certReqId, const OSSL_CRMF_MSG *crm, const X509_REQ *p10cr, X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs) process_cert_request() argument
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/
H A Dcmp.h534 X509 **certOut, STACK_OF(X509) **chainOut, STACK_OF(X509) **caPubs);

Completed in 49 milliseconds

123