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 | 724 Opt_hash, enumerator 736 {Opt_hash, "hash=%s"}, 838 case Opt_hash: in getoptions()
|
/linux/security/integrity/ima/ |
H A D | ima_policy.c | 1065 Opt_audit, Opt_hash, Opt_dont_hash, 1087 {Opt_hash, "hash"}, 1479 case Opt_hash: in ima_parse_rule() 2099 seq_puts(m, pt(Opt_hash)); in ima_policy_show() 1063 Opt_audit, Opt_hash, Opt_dont_hash, global() enumerator
|