Home
last modified time | relevance | path

Searched refs:Opt_hash (Results 1 – 2 of 2) sorted by relevance

/linux/security/keys/
H A Dkeyctl_pkey.c26 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/integrity/ima/
H A Dima_policy.c1078 Opt_audit, Opt_dont_audit, Opt_hash, Opt_dont_hash, enumerator
1101 {Opt_hash, "hash"},
1505 case Opt_hash: in ima_parse_rule()
2143 seq_puts(m, pt(Opt_hash)); in ima_policy_show()