Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DFsCrypt.cpp627 static std::optional<android::vold::KeyAuthentication> authentication_from_hex( in authentication_from_hex() function
706 auto auth = authentication_from_hex(secret_hex); in fscrypt_add_user_key_auth()
714 auto auth = authentication_from_hex(secret_hex); in fscrypt_clear_user_key_auth()
749 auto auth = authentication_from_hex(secret_hex); in fscrypt_unlock_user_key()