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.c487 SecIdentityRef *out_cert_and_key) in CopyIdentityWithLabel() argument
533 *out_cert_and_key = NULL; in CopyIdentityWithLabel()
554 *out_cert_and_key = identity; in CopyIdentityWithLabel()
573 status = CopyIdentityWithLabelOldSchool(label, out_cert_and_key); in CopyIdentityWithLabel()
579 status = CopyIdentityWithLabelOldSchool(label, out_cert_and_key); in CopyIdentityWithLabel()
587 SecIdentityRef *out_cert_and_key) in CopyIdentityFromPKCS12File() argument
676 *out_cert_and_key = (SecIdentityRef) identity; in CopyIdentityFromPKCS12File()
683 out_cert_and_key); in CopyIdentityFromPKCS12File()

Completed in 16 milliseconds