Searched refs:Opt_hash (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 713 Opt_hash, enumerator 725 {Opt_hash, "hash=%s"}, 827 case Opt_hash: in getoptions()
|
/kernel/linux/linux-5.10/security/keys/trusted-keys/ |
H A D | trusted_tpm1.c | 721 Opt_hash, enumerator 736 {Opt_hash, "hash=%s"}, 835 case Opt_hash: in getoptions()
|
/kernel/linux/linux-5.10/security/integrity/ima/ |
H A D | ima_policy.c | 923 Opt_audit, Opt_hash, Opt_dont_hash, enumerator 941 {Opt_hash, "hash"}, 1212 case Opt_hash: in ima_parse_rule() 1680 seq_puts(m, pt(Opt_hash)); in ima_policy_show()
|
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_policy.c | 1063 Opt_audit, Opt_hash, Opt_dont_hash, enumerator 1085 {Opt_hash, "hash"}, 1476 case Opt_hash: in ima_parse_rule() 2096 seq_puts(m, pt(Opt_hash)); in ima_policy_show()
|
Completed in 10 milliseconds