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 | 678 Opt_hash, 690 {Opt_hash, "hash=%s"}, 792 case Opt_hash: in getoptions() 677 Opt_hash, global() enumerator
|
| /linux/security/integrity/ima/ |
| H A D | ima_policy.c | 1092 Opt_audit, Opt_dont_audit, Opt_hash, Opt_dont_hash, enumerator 1115 {Opt_hash, "hash"}, 1521 case Opt_hash: in ima_parse_rule() 2158 seq_puts(m, pt(Opt_hash)); in ima_policy_show()
|