Searched refs:cert_and_key (Results 1 – 1 of 1) sorted by relevance
1613 SecIdentityRef cert_and_key = NULL; local1630 SSL_SET_OPTION(key_passwd), &cert_and_key);1633 err = CopyIdentityWithLabel(ssl_cert, &cert_and_key);1635 if(err == noErr && cert_and_key) {1641 err = SecIdentityCopyCertificate(cert_and_key, &cert);1656 certs_c[0] = cert_and_key;1666 CFRelease(cert_and_key);