Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/ssl/
H A 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::__anon98e6b49a0111::SSLPlatformKeySecKey