Lines Matching defs:pkey
277 int keyid_len, char *name_str, EVP_PKEY **pkey, X509 **cert, in sunw_PKCS12_parse()
391 int sunw_PEM_contents(FILE *fp, pem_password_cb *cb, void *userdata, in sunw_PEM_contents()
455 sunw_PKCS12_contents(PKCS12 *p12, const char *pass, STACK_OF(EVP_PKEY) **pkey, in sunw_PKCS12_contents()
646 EVP_PKEY *pkey = NULL; in sunw_PKCS12_create() local
927 sunw_evp_pkey_free(EVP_PKEY *pkey) in sunw_evp_pkey_free()
959 sunw_set_localkeyid(const char *keyid_str, int keyid_len, EVP_PKEY *pkey, in sunw_set_localkeyid()
1046 sunw_get_pkey_localkeyid(getdo_actions_t dowhat, EVP_PKEY *pkey, in sunw_get_pkey_localkeyid()
1111 sunw_get_pkey_fname(getdo_actions_t dowhat, EVP_PKEY *pkey, char **fname) in sunw_get_pkey_fname()
1375 sunw_set_fname(const char *ascname, EVP_PKEY *pkey, X509 *cert) in sunw_set_fname()
1470 sunw_check_keys(X509 *cert, EVP_PKEY *pkey) in sunw_check_keys()
1542 int kstr_len, char *name_str, EVP_PKEY **pkey, X509 **cert, in parse_pkcs12()
1807 EVP_PKEY *pkey = NULL; in parse_one_bag() local
2254 get_key_cert(int n, STACK_OF(EVP_PKEY) *kl, EVP_PKEY **pkey, STACK_OF(X509) *cl, in get_key_cert()
2594 find_attr(int nid, ASN1_STRING *str, STACK_OF(EVP_PKEY) *kl, EVP_PKEY **pkey,