Home
last modified time | relevance | path

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

/Linux-v5.10/include/keys/
Dtrusted_tpm.h45 struct trusted_key_options *options);
48 struct trusted_key_options *options);
53 static inline void dump_options(struct trusted_key_options *o) in dump_options()
95 static inline void dump_options(struct trusted_key_options *o) in dump_options()
Dtrusted-type.h29 struct trusted_key_options { struct
/Linux-v5.10/security/keys/trusted-keys/
Dtrusted_tpm2.c64 struct trusted_key_options *options) in tpm2_seal_trusted()
178 struct trusted_key_options *options, in tpm2_load_cmd()
242 struct trusted_key_options *options, in tpm2_unseal_cmd()
302 struct trusted_key_options *options) in tpm2_unseal_trusted()
Dtrusted_tpm1.c657 struct trusted_key_options *o) in key_seal()
683 struct trusted_key_options *o) in key_unseal()
732 struct trusted_key_options *opt) in getoptions()
851 struct trusted_key_options *o) in datablob_parse()
909 static struct trusted_key_options *trusted_options_alloc(void) in trusted_options_alloc()
911 struct trusted_key_options *options; in trusted_options_alloc()
956 struct trusted_key_options *options = NULL; in trusted_instantiate()
1058 struct trusted_key_options *new_o; in trusted_update()
/Linux-v5.10/include/linux/
Dtpm.h32 struct trusted_key_options;