Searched refs:sk_X509_new_null (Results 1 – 25 of 28) sorted by relevance
12
35 recips = sk_X509_new_null(); in main()
34 recips = sk_X509_new_null(); in main()
124 ocerts = sk_X509_new_null(); in PKCS12_parse()148 *ca = sk_X509_new_null(); in PKCS12_parse()
77 certs = sk_X509_new_null(); in STACK_OF()
479 sk = sk_X509_new_null(); in STACK_OF()
180 if (((ctx->chain = sk_X509_new_null()) == NULL) || in X509_verify_cert()
138 seq->certs = sk_X509_new_null(); in MAIN()
225 if ((cert_stack = sk_X509_new_null()) == NULL) in MAIN()
510 encerts = sk_X509_new_null(); in MAIN()
656 encerts = sk_X509_new_null(); in MAIN()
1109 *pcerts = sk_X509_new_null(); in load_certs_crls()
1105 if ((cert_sk = sk_X509_new_null()) == NULL) { in MAIN()
209 if (!resp->certs && !(resp->certs = sk_X509_new_null())) in OCSP_basic_add1_cert()
135 if (!sig->certs && !(sig->certs = sk_X509_new_null())) in OCSP_request_add1_cert()
90 certs = sk_X509_new_null(); in STACK_OF()
120 if (!(othercerts = sk_X509_new_null())) in STACK_OF()
555 certs = sk_X509_new_null(); in STACK_OF()
466 signers = sk_X509_new_null(); in STACK_OF()
442 if (!(signers = sk_X509_new_null())) { in STACK_OF()
309 *sk = sk_X509_new_null(); in PKCS7_add_certificate()
1015 if ((sk = sk_X509_new_null()) == NULL || !sk_X509_push(sk, x509)) { in ssl2_set_certificate()
1066 if (((sk = sk_X509_new_null()) == NULL) || (!sk_X509_push(sk, x509))) { in request_certificate()
3614 if ((ctx->extra_certs = sk_X509_new_null()) == NULL) in ssl3_ctx_ctrl()
1612 certs = sk_X509_new_null(); in capi_load_ssl_client_cert()