Searched refs:Opt_hash (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/security/keys/ |
D | keyctl_pkey.c | 26 Opt_hash, /* "hash=<digest-name>" eg. "hash=sha1" */ enumerator 31 { Opt_hash, "hash=%s" }, 62 case Opt_hash: in keyctl_pkey_params_parse()
|
D | trusted.c | 723 Opt_hash, enumerator 738 {Opt_hash, "hash=%s"}, 817 case Opt_hash: in getoptions()
|
/Linux-v5.4/security/integrity/ima/ |
D | ima_policy.c | 761 Opt_audit, Opt_hash, Opt_dont_hash, enumerator 778 {Opt_hash, "hash"}, 951 case Opt_hash: in ima_parse_rule() 1386 seq_puts(m, pt(Opt_hash)); in ima_policy_show()
|