Home
last modified time | relevance | path

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

/external/cronet/crypto/
Dunexportable_key_win.cc52 std::optional<LPCWSTR> BCryptAlgorithmFor( in BCryptAlgorithmFor() function
73 std::optional<LPCWSTR> bcrypto_algo_name = BCryptAlgorithmFor(algo); in GetBestSupported()
408 BCryptAlgorithmFor(*algo).value(), /*pszKeyName=*/nullptr, in GenerateSigningKeySlowly()
658 BCryptAlgorithmFor(*algo).value(), base::SysUTF8ToWide(name).c_str(), in GenerateSigningKey()