Searched refs:Opt_update (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/security/keys/ |
D | trusted.c | 711 Opt_new, Opt_load, Opt_update, enumerator 722 {Opt_update, "update"}, 900 case Opt_update: in datablob_parse() 905 ret = Opt_update; in datablob_parse() 1093 if (ret != Opt_update) { in trusted_update()
|
/Linux-v4.19/security/keys/encrypted-keys/ |
D | encrypted.c | 61 Opt_err = -1, Opt_new, Opt_load, Opt_update enumerator 77 {Opt_update, "update"}, 248 case Opt_update: in datablob_parse()
|