Searched refs:Opt_hash (Results 1 – 3 of 3) sorted by relevance
| /linux/security/keys/ |
| H A 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()
|
| /linux/security/keys/trusted-keys/ |
| H A D | trusted_tpm1.c | 677 Opt_hash, enumerator 689 {Opt_hash, "hash=%s"}, 791 case Opt_hash: in getoptions()
|
| /linux/security/integrity/ima/ |
| H A D | ima_policy.c | 1077 Opt_audit, Opt_dont_audit, Opt_hash, Opt_dont_hash, enumerator 1100 {Opt_hash, "hash"}, 1504 case Opt_hash: in ima_parse_rule() 2142 seq_puts(m, pt(Opt_hash)); in ima_policy_show()
|