Searched refs:cert_and_key (Results 1 – 1 of 1) sorted by relevance
1647 SecIdentityRef cert_and_key = NULL; local1663 SSL_SET_OPTION(key_passwd), &cert_and_key);1666 err = CopyIdentityWithLabel(ssl_cert, &cert_and_key);1668 if(err == noErr && cert_and_key) {1674 err = SecIdentityCopyCertificate(cert_and_key, &cert);1689 certs_c[0] = cert_and_key;1699 CFRelease(cert_and_key);