Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.h29 bool e4crypt_vold_create_user_key(userid_t user_id, int serial, bool ephemeral);
DCryptCommandListener.cpp382 return sendGenericOkFailOnBool(cli, e4crypt_vold_create_user_key( in runCommand()
DExt4Crypt.cpp511 bool e4crypt_vold_create_user_key(userid_t user_id, int serial, bool ephemeral) { in e4crypt_vold_create_user_key() function