Searched refs:out_cert_and_key (Results 1 – 1 of 1) sorted by relevance
885 SecIdentityRef *out_cert_and_key) in CopyIdentityWithLabel() argument931 *out_cert_and_key = NULL; in CopyIdentityWithLabel()935 *out_cert_and_key = in CopyIdentityWithLabel()937 err = SecIdentityCopyCertificate(*out_cert_and_key, &cert); in CopyIdentityWithLabel()948 *out_cert_and_key = NULL; in CopyIdentityWithLabel()960 status = CopyIdentityWithLabelOldSchool(label, out_cert_and_key); in CopyIdentityWithLabel()966 status = CopyIdentityWithLabelOldSchool(label, out_cert_and_key); in CopyIdentityWithLabel()973 SecIdentityRef *out_cert_and_key) in CopyIdentityFromPKCS12File() argument1003 *out_cert_and_key = (SecIdentityRef)temp_identity; in CopyIdentityFromPKCS12File()