Home
last modified time | relevance | path

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

/external/nos/host/android/hals/authsecret/
DAuthSecret.cpp39 uint32_t CalculatePasswordDigest(const nugget_app_password& password) { in CalculatePasswordDigest() function
72 password.digest = CalculatePasswordDigest(password); in DeriveCitadelUpdatePassword()