Searched refs:Opt_hash (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/keys/
H A Dkeyctl_pkey.c26 Opt_hash, /* "hash=<digest-name>" eg. "hash=sha1" */ enumerator in enum:__anon483
31 { Opt_hash, "hash=%s" },
62 case Opt_hash:
/linux-master/security/keys/trusted-keys/
H A Dtrusted_tpm1.c713 Opt_hash, enumerator in enum:__anon1
725 {Opt_hash, "hash=%s"},
827 case Opt_hash:
/linux-master/security/integrity/ima/
H A Dima_policy.c1063 Opt_audit, Opt_hash, Opt_dont_hash, enumerator in enum:policy_opt
1085 {Opt_hash, "hash"},
1476 case Opt_hash:
2096 seq_puts(m, pt(Opt_hash));

Completed in 124 milliseconds