Searched refs:KeyCtrlInstallKey (Results 1 – 4 of 4) sorted by relevance
55 KeyCtrlInstallKey(character, fscryptaddkeyarg2); in SysparamDynamicFuzzTest()
106 bool KeyCtrlInstallKey(const char *mnt, struct fscrypt_add_key_arg *arg);
44 if (!KeyCtrlInstallKey(mnt.c_str(), arg)) { in ActiveKey()
108 bool KeyCtrlInstallKey(const char *mnt, struct fscrypt_add_key_arg *arg) in KeyCtrlInstallKey() function