Lines Matching refs:sanity_check
430 const CSSM_X509_NAME* sanity_check = NULL;431 OSStatus status = SecCertificateGetSubject(cert_handle, &sanity_check);432 return status == noErr && sanity_check;