Searched refs:e4crypt_unlock_user_key (Results 1 – 3 of 3) sorted by relevance
/system/vold/ |
D | Ext4Crypt.h | 35 bool e4crypt_unlock_user_key(userid_t user_id, int serial, const char* token, const char* secret);
|
D | CryptCommandListener.cpp | 400 return sendGenericOkFailOnBool(cli, e4crypt_unlock_user_key( in runCommand()
|
D | Ext4Crypt.cpp | 505 e4crypt_unlock_user_key(0, 0, "!", "!"); in e4crypt_init_user0() 668 bool e4crypt_unlock_user_key(userid_t user_id, int serial, const char* token_hex, in e4crypt_unlock_user_key() function
|