Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/keys/
H A 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()
H A Dtrusted-type.h29 struct trusted_key_options { struct
/OK3568_Linux_fs/kernel/security/keys/trusted-keys/
H A Dtrusted_tpm2.c64 struct trusted_key_options *options) in tpm2_seal_trusted()
187 struct trusted_key_options *options, in tpm2_load_cmd()
251 struct trusted_key_options *options, in tpm2_unseal_cmd()
311 struct trusted_key_options *options) in tpm2_unseal_trusted()
H A Dtrusted_tpm1.c669 struct trusted_key_options *o) in key_seal()
695 struct trusted_key_options *o) in key_unseal()
744 struct trusted_key_options *opt) in getoptions()
883 struct trusted_key_options *o) in datablob_parse()
941 static struct trusted_key_options *trusted_options_alloc(void) in trusted_options_alloc()
943 struct trusted_key_options *options; in trusted_options_alloc()
988 struct trusted_key_options *options = NULL; in trusted_instantiate()
1094 struct trusted_key_options *new_o; in trusted_update()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtpm.h32 struct trusted_key_options;