Searched refs:szDir (Results 1 – 1 of 1) sorted by relevance
1567 WCHAR szDir[MAX_PATH]; in mbedtls_x509_crt_parse_path() local1578 memset( szDir, 0, sizeof(szDir) ); in mbedtls_x509_crt_parse_path()1585 w_ret = MultiByteToWideChar( CP_ACP, 0, filename, (int)len, szDir, in mbedtls_x509_crt_parse_path()1590 hFind = FindFirstFileW( szDir, &file_data ); in mbedtls_x509_crt_parse_path()