Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp621 static std::optional<android::vold::KeyAuthentication> authentication_from_hex( in authentication_from_hex() function
710 auto auth = authentication_from_hex(token_hex, secret_hex); in fscrypt_add_user_key_auth()
720 auto auth = authentication_from_hex(token_hex, secret_hex); in fscrypt_clear_user_key_auth()
749 auto auth = authentication_from_hex(token_hex, secret_hex); in fscrypt_unlock_user_key()