Searched defs:fsKey (Results 1 – 3 of 3) sorted by relevance
52 struct fscrypt_key *fsKey, const key_serial_t ringId) in KeyCtrlAddKeyEx()62 struct EncryptionKeySdp *fsKey, const key_serial_t ringId) in KeyCtrlAddKeySdp()82 struct EncryptAsdpKey *fsKey, in KeyCtrlAddAppAsdpKey()
46 struct fscrypt_key *fsKey, const key_serial_t ringId) in KeyCtrlAddKeyEx()54 struct EncryptionKeySdp *fsKey, const key_serial_t ringId) in KeyCtrlAddKeySdp()63 struct EncryptAsdpKey *fsKey, in KeyCtrlAddAppAsdpKey()
32 struct fscrypt_key *fsKey = &fsKey1; in SysparamDynamicFuzzTest() local