Home
last modified time | relevance | path

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

/linux/security/keys/trusted-keys/
H A Dtrusted_pkwm.c23 static int getoptions(char *datablob, struct trusted_key_options *opt) in getoptions()
60 static struct trusted_key_options *trusted_options_alloc(void) in trusted_options_alloc()
62 struct trusted_key_options *options; in trusted_options_alloc()
83 struct trusted_key_options *options = NULL; in trusted_pkwm_seal()
H A Dtrusted_tpm2.c24 struct trusted_key_options *options, in tpm2_key_encode()
102 struct trusted_key_options *options, in tpm2_key_decode()
234 struct trusted_key_options *options) in tpm2_seal_trusted()
372 struct trusted_key_options *options, in tpm2_load_cmd()
481 struct trusted_key_options *options, in tpm2_unseal_cmd()
586 struct trusted_key_options *options) in tpm2_unseal_trusted()
H A Dtrusted_tpm1.c52 static inline void dump_options(struct trusted_key_options *o) in dump_options()
83 static inline void dump_options(struct trusted_key_options *o) in dump_options()
626 struct trusted_key_options *o) in key_seal()
652 struct trusted_key_options *o) in key_unseal()
697 struct trusted_key_options *opt) in getoptions()
832 static struct trusted_key_options *trusted_options_alloc(void) in trusted_options_alloc()
834 struct trusted_key_options *options; in trusted_options_alloc()
854 struct trusted_key_options *options = NULL; in trusted_tpm_seal()
899 struct trusted_key_options *options = NULL; in trusted_tpm_unseal()
/linux/include/keys/
H A Dtrusted_tpm.h12 struct trusted_key_options *options);
15 struct trusted_key_options *options);
H A Dtrusted_pkwm.h15 static inline void dump_options(struct trusted_key_options *o) in dump_options()
H A Dtrusted-type.h40 struct trusted_key_options { struct
/linux/include/linux/
H A Dtpm.h35 struct trusted_key_options;