Searched refs:get_cert_location (Results 1 – 3 of 3) sorted by relevance
352 get_cert_location(TCHAR *path, DWORD *store_name, TCHAR **store_path, in get_cert_location() function615 result = get_cert_location(cert_path, &cert_store_name, in schannel_connect_step1()
121 o schannel: fix memory leak when using get_cert_location [15]
1524 schannel: fix memory leak when using get_cert_location1526 The get_cert_location function allocates memory only on success.1527 Previously get_cert_location was able to allocate memory and return