Home
last modified time | relevance | path

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

/external/cronet/net/ssl/
Dssl_platform_key_mac.cc81 if (GetSecKeyAlgorithmWithFallback(algorithm, &unused)) { in SSLPlatformKeySecKey()
107 GetSecKeyAlgorithmWithFallback(algorithm, &pss_fallback); in Sign()
161 SecKeyAlgorithm GetSecKeyAlgorithmWithFallback(uint16_t algorithm, in GetSecKeyAlgorithmWithFallback() function in net::__anon7ab6f8090111::SSLPlatformKeySecKey