Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/crypto/
H A Dunexportable_key_win.cc49 std::optional<LPCWSTR> BCryptAlgorithmFor( in BCryptAlgorithmFor() function
70 std::optional<LPCWSTR> bcrypto_algo_name = BCryptAlgorithmFor(algo); in GetBestSupported()
405 BCryptAlgorithmFor(*algo).value(), /*pszKeyName=*/nullptr, in GenerateSigningKeySlowly()
647 BCryptAlgorithmFor(*algo).value(), base::SysUTF8ToWide(name).c_str(), in GenerateSigningKey()