Searched refs:secitem (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/hx509/
H A Dks_keychain.c593 CFTypeRef secitem = (CFTypeRef)CFArrayGetValueAtIndex(identities, n); local
601 osret = SecIdentityCreateWithCertificate(NULL, (SecCertificateRef)secitem, &other);
608 ret = hx509_cert_init_SecFramework(context, (void *)secitem, &cert);
616 ret = hx509_cert_init_SecFramework(context, (void *)secitem, &cert);
629 osret = SecIdentityCreateWithCertificate(NULL, (SecCertificateRef)secitem, &other);
/macosx-10.10.1/curl-83.1.2/curl/lib/vtls/
H A Dnss.c56 #include <secitem.h>

Completed in 180 milliseconds