Searched refs:LazyVerifyCert (Results 1 – 1 of 1) sorted by relevance
113 static int32_t LazyVerifyCert(void* data, mbedtls_x509_crt* crt, int32_t depth, uint32_t* flags) in LazyVerifyCert() function180 mbedtls_ssl_conf_verify(&(tlsConfig->sslConf), (VerifyFunc)LazyVerifyCert, NULL); in TLSSetupConfig()