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

/macosx-10.10.1/webdavfs-367/webdavlib/
H A Dwebdavlib.c92 static int ConfirmCertificate(CFReadStreamRef readStreamRef, SInt32 error, CFURLRef a_url, CFMutableDictionaryRef sslPropDict);
251 static int ConfirmCertificate(CFReadStreamRef readStreamRef, SInt32 error, CFURLRef a_url, CFMutableDictionaryRef sslPropDict) function
1152 if ( ConfirmCertificate(readStreamRef, error, a_url, ctx->sslPropDict) )
1165 if ( ConfirmCertificate(readStreamRef, error, a_url, ctx->sslPropDict) )
1177 if ( ConfirmCertificate(readStreamRef, error, a_url, ctx->sslPropDict) )

Completed in 122 milliseconds