Searched refs:trusted_key_options (Results 1 – 5 of 5) sorted by relevance
45 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()84 static inline void dump_options(struct trusted_key_options *o) in dump_options()
36 struct trusted_key_options { struct
32 struct trusted_key_options *options, in tpm2_key_encode()110 struct trusted_key_options *options, in tpm2_key_decode()242 struct trusted_key_options *options) in tpm2_seal_trusted()387 struct trusted_key_options *options, in tpm2_load_cmd()491 struct trusted_key_options *options, in tpm2_unseal_cmd()585 struct trusted_key_options *options) in tpm2_unseal_trusted()
673 struct trusted_key_options *o) in key_seal()699 struct trusted_key_options *o) in key_unseal()744 struct trusted_key_options *opt) in getoptions()879 static struct trusted_key_options *trusted_options_alloc(void) in trusted_options_alloc()881 struct trusted_key_options *options; in trusted_options_alloc()901 struct trusted_key_options *options = NULL; in trusted_tpm_seal()946 struct trusted_key_options *options = NULL; in trusted_tpm_unseal()
33 struct trusted_key_options;