Home
last modified time | relevance | path

Searched defs:SecureHashAlgorithm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dsha1.cc36 class SecureHashAlgorithm { class
38 SecureHashAlgorithm() { Init(); } in SecureHashAlgorithm() function in base::SecureHashAlgorithm
/aosp_15_r20/external/perfetto/src/base/http/
H A Dsha1.cc48 class SecureHashAlgorithm { class
50 SecureHashAlgorithm() { Init(); } in SecureHashAlgorithm() function in perfetto::base::__anoneeb28ff00111::SecureHashAlgorithm
/aosp_15_r20/external/angle/src/common/base/anglebase/
H A Dsha1.h58 SecureHashAlgorithm() { Init(); } in SecureHashAlgorithm() function