Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp628 const std::string& secret_hex) { in authentication_from_hex()
703 bool fscrypt_add_user_key_auth(userid_t user_id, int serial, const std::string& secret_hex) { in fscrypt_add_user_key_auth()
711 bool fscrypt_clear_user_key_auth(userid_t user_id, int serial, const std::string& secret_hex) { in fscrypt_clear_user_key_auth()
742 bool fscrypt_unlock_user_key(userid_t user_id, int serial, const std::string& secret_hex) { in fscrypt_unlock_user_key()