Searched refs:Opt_hash (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/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()
|
| /Linux-v5.10/security/keys/trusted-keys/ |
| D | trusted_tpm1.c | 709 Opt_hash, enumerator 724 {Opt_hash, "hash=%s"}, 803 case Opt_hash: in getoptions()
|
| /Linux-v5.10/security/integrity/ima/ |
| D | ima_policy.c | 901 Opt_audit, Opt_hash, Opt_dont_hash, enumerator 919 {Opt_hash, "hash"}, 1190 case Opt_hash: in ima_parse_rule() 1650 seq_puts(m, pt(Opt_hash)); in ima_policy_show()
|