Searched refs:sk_X509_new_null (Results 1 – 25 of 44) sorted by relevance
12
54 certs = sk_X509_new_null(); in STACK_OF()213 STACK_OF(X509) *trusted = sk_X509_new_null(); in test_self_signed()244 STACK_OF(X509) *trusted = sk_X509_new_null(); in do_test_purpose()245 STACK_OF(X509) *untrusted = sk_X509_new_null(); in do_test_purpose()
16 STACK_OF(X509) *certstack = sk_X509_new_null(); in test_encrypt_decrypt()
121 extra_certs = sk_X509_new_null(); in test_resp_signer()
238 STACK_OF(X509) *roots = sk_X509_new_null(); in verify()
105 if (!TEST_ptr(chain = sk_X509_new_null())) in STACK_OF()
75 ocerts = sk_X509_new_null(); in PKCS12_parse()99 *ca = sk_X509_new_null(); in PKCS12_parse()
44 recips = sk_X509_new_null(); in main()
43 recips = sk_X509_new_null(); in main()
77 seq->certs = sk_X509_new_null(); in nseq_main()
133 if ((cert_stack = sk_X509_new_null()) == NULL) in crl2pkcs7_main()
514 if (encerts == NULL && (encerts = sk_X509_new_null()) == NULL) in cms_main()679 if ((encerts = sk_X509_new_null()) == NULL) in cms_main()
396 encerts = sk_X509_new_null(); in smime_main()
162 && (resp->certs = sk_X509_new_null()) == NULL) in OCSP_basic_add1_cert()
81 && (sig->certs = sk_X509_new_null()) == NULL) in OCSP_request_add1_cert()
401 if ((signers = sk_X509_new_null()) == NULL) { in STACK_OF()
257 *sk = sk_X509_new_null(); in PKCS7_add_certificate()
492 certs = sk_X509_new_null(); in STACK_OF()
455 signers = sk_X509_new_null(); in STACK_OF()
68 if ((othercerts = sk_X509_new_null()) == NULL) in STACK_OF()
592 certs = sk_X509_new_null(); in check_ocsp_resp()
45 certs = sk_X509_new_null(); in pkcs7_to_cert()
572 sk = sk_X509_new_null(); in STACK_OF()