Searched refs:Opt_update (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/security/keys/ |
D | trusted.c | 711 Opt_new, Opt_load, Opt_update, enumerator 719 {Opt_update, "update"}, 848 case Opt_update: in datablob_parse() 853 ret = Opt_update; in datablob_parse() 1042 if (ret != Opt_update) { in trusted_update()
|
/linux-4.4.14/security/keys/encrypted-keys/ |
D | encrypted.c | 66 Opt_err = -1, Opt_new, Opt_load, Opt_update enumerator 82 {Opt_update, "update"}, 254 case Opt_update: in datablob_parse()
|