Searched refs:Opt_update (Results 1 – 2 of 2) sorted by relevance
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_core.c | 66 Opt_new, Opt_load, Opt_update, enumerator 72 {Opt_update, "update"}, 120 case Opt_update: in datablob_parse() 121 ret = Opt_update; in datablob_parse() 264 if (ret != Opt_update) { in trusted_update()
|
| /linux/security/keys/encrypted-keys/ |
| H A D | encrypted.c | 56 Opt_new, Opt_load, Opt_update, Opt_err 73 {Opt_update, "update"}, 251 case Opt_update: in datablob_parse() 55 Opt_new, Opt_load, Opt_update, Opt_err global() enumerator
|