Home
last modified time | relevance | path

Searched refs:trusted_key_options (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/keys/
Dtrusted_tpm.h47 struct trusted_key_options *options);
50 struct trusted_key_options *options);
55 static inline void dump_options(struct trusted_key_options *o) in dump_options()
86 static inline void dump_options(struct trusted_key_options *o) in dump_options()
Dtrusted-type.h36 struct trusted_key_options { struct
/linux-6.1.9/security/keys/trusted-keys/
Dtrusted_tpm2.c32 struct trusted_key_options *options, in tpm2_key_encode()
97 struct trusted_key_options *options, in tpm2_key_decode()
229 struct trusted_key_options *options) in tpm2_seal_trusted()
362 struct trusted_key_options *options, in tpm2_load_cmd()
460 struct trusted_key_options *options, in tpm2_unseal_cmd()
530 struct trusted_key_options *options) in tpm2_unseal_trusted()
Dtrusted_tpm1.c662 struct trusted_key_options *o) in key_seal()
688 struct trusted_key_options *o) in key_unseal()
733 struct trusted_key_options *opt) in getoptions()
868 static struct trusted_key_options *trusted_options_alloc(void) in trusted_options_alloc()
870 struct trusted_key_options *options; in trusted_options_alloc()
890 struct trusted_key_options *options = NULL; in trusted_tpm_seal()
935 struct trusted_key_options *options = NULL; in trusted_tpm_unseal()
/linux-6.1.9/include/linux/
Dtpm.h32 struct trusted_key_options;