Searched refs:out_cert_and_key (Results 1 – 1 of 1) sorted by relevance
487 SecIdentityRef *out_cert_and_key) in CopyIdentityWithLabel() argument533 *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() argument676 *out_cert_and_key = (SecIdentityRef) identity; in CopyIdentityFromPKCS12File()683 out_cert_and_key); in CopyIdentityFromPKCS12File()
Completed in 9 milliseconds