Home
last modified time | relevance | path

Searched refs:get_cert_location (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/vtls/
Dschannel.c352 get_cert_location(TCHAR *path, DWORD *store_name, TCHAR **store_path, in get_cert_location() function
615 result = get_cert_location(cert_path, &cert_store_name, in schannel_connect_step1()
/external/curl/
DRELEASE-NOTES121 o schannel: fix memory leak when using get_cert_location [15]
DCHANGES1524 schannel: fix memory leak when using get_cert_location
1526 The get_cert_location function allocates memory only on success.
1527 Previously get_cert_location was able to allocate memory and return