Home
last modified time | relevance | path

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

/openssl/crypto/pkcs12/
H A Dp12_crt.c18 static int copy_bag_attr(PKCS12_SAFEBAG *bag, EVP_PKEY *pkey, int nid) in copy_bag_attr() function
90 if (!copy_bag_attr(bag, pkey, NID_ms_csp_name)) in PKCS12_create_ex()
92 if (!copy_bag_attr(bag, pkey, NID_LocalKeySet)) in PKCS12_create_ex()

Completed in 6 milliseconds