Lines Matching refs:X509
18 EVP_PKEY **pkey, STACK_OF(X509) *ocerts);
21 int passlen, EVP_PKEY **pkey, STACK_OF(X509) *ocerts,
25 EVP_PKEY **pkey, STACK_OF(X509) *ocerts,
35 int PKCS12_parse(PKCS12 *p12, const char *pass, EVP_PKEY **pkey, X509 **cert, in PKCS12_parse()
36 STACK_OF(X509) **ca) in PKCS12_parse()
38 STACK_OF(X509) *ocerts = NULL; in PKCS12_parse()
39 X509 *x = NULL; in PKCS12_parse()
140 EVP_PKEY **pkey, STACK_OF(X509) *ocerts) in parse_pk12()
176 int passlen, EVP_PKEY **pkey, STACK_OF(X509) *ocerts, in parse_bags()
191 EVP_PKEY **pkey, STACK_OF(X509) *ocerts, in parse_bag()
195 X509 *x509; in parse_bag()