Searched refs:szDir (Results 1 – 1 of 1) sorted by relevance
1107 WCHAR szDir[MAX_PATH]; in mbedtls_x509_crt_parse_path() local1118 memset( szDir, 0, sizeof(szDir) ); in mbedtls_x509_crt_parse_path()1125 w_ret = MultiByteToWideChar( CP_ACP, 0, filename, len, szDir, in mbedtls_x509_crt_parse_path()1130 hFind = FindFirstFileW( szDir, &file_data ); in mbedtls_x509_crt_parse_path()