Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/ssl/
H A Dssl_platform_key_android.cc35 const char* GetJavaAlgorithm(uint16_t algorithm) { in GetJavaAlgorithm() function
79 const char* java_algorithm = GetJavaAlgorithm(algorithm); in SSLPlatformKeyAndroid()
115 const char* java_algorithm = GetJavaAlgorithm(algorithm); in Sign()