Home
last modified time | relevance | path

Searched refs:copy_bag_attr (Results 1 – 1 of 1) sorted by relevance

/NextBSD/crypto/openssl/crypto/pkcs12/
HDp12_crt.c67 static int copy_bag_attr(PKCS12_SAFEBAG *bag, EVP_PKEY *pkey, int nid) in copy_bag_attr() function
149 if (!copy_bag_attr(bag, pkey, NID_ms_csp_name)) in PKCS12_create()
151 if (!copy_bag_attr(bag, pkey, NID_LocalKeySet)) in PKCS12_create()