Home
last modified time | relevance | path

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

/curl/lib/vtls/
H A Dsectransp.c1081 SecIdentityRef *out_cert_and_key) in CopyIdentityWithLabel() argument
1127 *out_cert_and_key = NULL; in CopyIdentityWithLabel()
1148 *out_cert_and_key = identity; in CopyIdentityWithLabel()
1167 status = CopyIdentityWithLabelOldSchool(label, out_cert_and_key); in CopyIdentityWithLabel()
1173 status = CopyIdentityWithLabelOldSchool(label, out_cert_and_key); in CopyIdentityWithLabel()
1181 SecIdentityRef *out_cert_and_key) in CopyIdentityFromPKCS12File() argument
1269 *out_cert_and_key = (SecIdentityRef) identity; in CopyIdentityFromPKCS12File()
1276 out_cert_and_key); in CopyIdentityFromPKCS12File()

Completed in 11 milliseconds