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