Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dsectransp.c1033 SecIdentityRef *out_cert_and_key) in CopyIdentityWithLabel() argument
1080 *out_cert_and_key = NULL; in CopyIdentityWithLabel()
1098 *out_cert_and_key = identity; in CopyIdentityWithLabel()
1116 status = CopyIdentityWithLabelOldSchool(label, out_cert_and_key); in CopyIdentityWithLabel()
1122 status = CopyIdentityWithLabelOldSchool(label, out_cert_and_key); in CopyIdentityWithLabel()
1129 SecIdentityRef *out_cert_and_key) in CopyIdentityFromPKCS12File() argument
1200 *out_cert_and_key = (SecIdentityRef) identity; in CopyIdentityFromPKCS12File()
1207 out_cert_and_key); in CopyIdentityFromPKCS12File()