Home
last modified time | relevance | path

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

/linux-6.12.1/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()
84 static inline void dump_options(struct trusted_key_options *o) in dump_options()
Dtrusted-type.h36 struct trusted_key_options { struct
/linux-6.12.1/security/keys/trusted-keys/
Dtrusted_tpm2.c32 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()
Dtrusted_tpm1.c673 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()
/linux-6.12.1/include/linux/
Dtpm.h33 struct trusted_key_options;