Searched refs:trusted_key_payload (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/keys/ |
| H A D | trusted_tpm.h | 44 struct trusted_key_payload *payload, 47 struct trusted_key_payload *payload, 63 static inline void dump_payload(struct trusted_key_payload *p) in dump_payload() 99 static inline void dump_payload(struct trusted_key_payload *p) in dump_payload()
|
| H A D | trusted-type.h | 20 struct trusted_key_payload { struct
|
| /OK3568_Linux_fs/kernel/security/keys/trusted-keys/ |
| H A D | trusted_tpm2.c | 63 struct trusted_key_payload *payload, in tpm2_seal_trusted() 186 struct trusted_key_payload *payload, in tpm2_load_cmd() 250 struct trusted_key_payload *payload, in tpm2_unseal_cmd() 310 struct trusted_key_payload *payload, in tpm2_unseal_trusted()
|
| H A D | trusted_tpm1.c | 668 static int key_seal(struct trusted_key_payload *p, in key_seal() 694 static int key_unseal(struct trusted_key_payload *p, in key_unseal() 743 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions() 882 static int datablob_parse(char *datablob, struct trusted_key_payload *p, in datablob_parse() 961 static struct trusted_key_payload *trusted_payload_alloc(struct key *key) in trusted_payload_alloc() 963 struct trusted_key_payload *p = NULL; in trusted_payload_alloc() 987 struct trusted_key_payload *payload = NULL; in trusted_instantiate() 1081 struct trusted_key_payload *p; in trusted_rcu_free() 1083 p = container_of(rcu, struct trusted_key_payload, rcu); in trusted_rcu_free() 1092 struct trusted_key_payload *p; in trusted_update() [all …]
|
| /OK3568_Linux_fs/kernel/security/keys/encrypted-keys/ |
| H A D | masterkey_trusted.c | 30 struct trusted_key_payload *tpayload; in request_trusted_key()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tpm.h | 31 struct trusted_key_payload;
|