/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pkcs7/ |
H A D | pk7_lib.c | 238 int PKCS7_add_certificate(PKCS7 *p7, X509 *x509) in PKCS7_add_certificate() 303 int PKCS7_SIGNER_INFO_set(PKCS7_SIGNER_INFO *p7i, X509 *x509, EVP_PKEY *pkey, in PKCS7_SIGNER_INFO_set() 349 PKCS7_SIGNER_INFO *PKCS7_add_signature(PKCS7 *p7, X509 *x509, EVP_PKEY *pkey, in PKCS7_add_signature() 422 PKCS7_RECIP_INFO *PKCS7_add_recipient(PKCS7 *p7, X509 *x509) in PKCS7_add_recipient() 462 int PKCS7_RECIP_INFO_set(PKCS7_RECIP_INFO *p7i, X509 *x509) in PKCS7_RECIP_INFO_set()
|
H A D | pk7_doit.c | 888 X509 *x509; in PKCS7_dataVerify() local 940 X509 *x509) in PKCS7_signatureVerify()
|
H A D | pk7_smime.c | 442 X509 *x509; in PKCS7_encrypt() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pkcs7/ |
H A D | pk7_lib.c | 251 int PKCS7_add_certificate(PKCS7 *p7, X509 *x509) in PKCS7_add_certificate() 338 int PKCS7_SIGNER_INFO_set(PKCS7_SIGNER_INFO *p7i, X509 *x509, EVP_PKEY *pkey, in PKCS7_SIGNER_INFO_set() 387 PKCS7_SIGNER_INFO *PKCS7_add_signature(PKCS7 *p7, X509 *x509, EVP_PKEY *pkey, in PKCS7_add_signature() 565 PKCS7_RECIP_INFO *PKCS7_add_recipient(PKCS7 *p7, X509 *x509) in PKCS7_add_recipient() 617 int PKCS7_RECIP_INFO_set(PKCS7_RECIP_INFO *p7i, X509 *x509) in PKCS7_RECIP_INFO_set()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/ |
H A D | x509.c | 33 X509 *x509 = d2i_X509(NULL, &p, len); in FuzzerTestOneInput() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | x509_check_cert_pkey_test.c | 31 X509 *x509 = NULL; in test_x509_check_cert_pkey() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | nseq.c | 41 X509 *x509 = NULL; in nseq_main() local
|
H A D | ca.c | 300 X509 *x509 = NULL, *x509p = NULL, *x = NULL; in ca_main() local 1378 EVP_PKEY *pkey, X509 *x509, in certify() 1436 const char *passin, EVP_PKEY *pkey, X509 *x509, in certify_cert() 1492 static int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, in do_body() 1994 X509 *x509, const char *dgst, in certify_spkac() 2129 static int do_revoke(X509 *x509, CA_DB *db, REVINFO_TYPE rev_type, in do_revoke()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | nseq.c | 33 X509 *x509 = NULL; in nseq_main() local
|
H A D | ca.c | 261 X509 *x509 = NULL, *x509p = NULL, *x = NULL; in ca_main() local 1265 static int certify(X509 **xret, const char *infile, EVP_PKEY *pkey, X509 *x509, in certify() 1334 static int certify_cert(X509 **xret, const char *infile, EVP_PKEY *pkey, X509 *x509, in certify_cert() 1387 static int do_body(X509 **xret, EVP_PKEY *pkey, X509 *x509, in do_body() 1914 X509 *x509, const EVP_MD *dgst, in certify_spkac() 2053 static int do_revoke(X509 *x509, CA_DB *db, REVINFO_TYPE rev_type, in do_revoke()
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | crypto_openssl.c | 364 X509 *x509 = NULL; local 511 X509 *x509 = NULL; local 558 X509 *x509 = NULL; local 679 X509 *x509 = NULL; local 723 X509 *x509 = NULL; local 774 X509 *x509; local 816 X509 *x509; local 864 X509 *x509; local 961 X509 *x509 = NULL; local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | x509_check_cert_pkey_test.c | 31 X509 *x509 = NULL; in test_x509_check_cert_pkey() local
|
H A D | algorithmid_test.c | 279 int n, x509 = 0, spki = 0, testcount = 0; in setup_tests() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/pkcs12/ |
H A D | p12_kiss.c | 181 X509 *x509; in parse_bag() local
|
H A D | p12_sbag.c | 94 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_cert(X509 *x509) in PKCS12_SAFEBAG_create_cert()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/ |
H A D | x_all.c | 119 X509 *d2i_X509_fp(FILE *fp, X509 **x509) in d2i_X509_fp() 124 int i2d_X509_fp(FILE *fp, X509 *x509) in i2d_X509_fp() 130 X509 *d2i_X509_bio(BIO *bp, X509 **x509) in d2i_X509_bio() 135 int i2d_X509_bio(BIO *bp, X509 *x509) in i2d_X509_bio()
|
H A D | x509_cmp.c | 244 X509 x, *x509 = NULL; in X509_find_by_issuer_and_serial() local 262 X509 *x509; in X509_find_by_subject() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/pkcs12/ |
H A D | p12_kiss.c | 188 X509 *x509; in parse_bag() local
|
H A D | p12_sbag.c | 104 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_cert(X509 *x509) in PKCS12_SAFEBAG_create_cert()
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_rsa.c | 923 static int ssl_set_cert_and_key(SSL *ssl, SSL_CTX *ctx, X509 *x509, EVP_PKEY *privatekey, in ssl_set_cert_and_key() 1021 int SSL_use_cert_and_key(SSL *ssl, X509 *x509, EVP_PKEY *privatekey, in SSL_use_cert_and_key() 1027 int SSL_CTX_use_cert_and_key(SSL_CTX *ctx, X509 *x509, EVP_PKEY *privatekey, in SSL_CTX_use_cert_and_key()
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/ |
H A D | x509_cmp.c | 352 X509 x, *x509 = NULL; in X509_find_by_issuer_and_serial() local 370 X509 *x509; in X509_find_by_subject() local
|
H A D | x_all.c | 174 X509 *d2i_X509_fp(FILE *fp, X509 **x509) in d2i_X509_fp() 179 int i2d_X509_fp(FILE *fp, const X509 *x509) in i2d_X509_fp() 185 X509 *d2i_X509_bio(BIO *bp, X509 **x509) in d2i_X509_bio() 190 int i2d_X509_bio(BIO *bp, const X509 *x509) in i2d_X509_bio()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/store/ |
H A D | store_local.h | 40 X509 *x509; /* when type == OSSL_STORE_INFO_CERT */ member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_rsa.c | 1059 static int ssl_set_cert_and_key(SSL *ssl, SSL_CTX *ctx, X509 *x509, EVP_PKEY *privatekey, in ssl_set_cert_and_key() 1151 int SSL_use_cert_and_key(SSL *ssl, X509 *x509, EVP_PKEY *privatekey, in SSL_use_cert_and_key() 1157 int SSL_CTX_use_cert_and_key(SSL_CTX *ctx, X509 *x509, EVP_PKEY *privatekey, in SSL_CTX_use_cert_and_key()
|
/netbsd-src/external/bsd/libevent/dist/sample/ |
H A D | https-client.c | 199 X509 *x509 = d2i_X509(NULL, (unsigned char const **)&ctx->pbCertEncoded, in add_cert_for_store() local
|