Searched refs:trusted_key_payload (Results 1 – 4 of 4) sorted by relevance
661 static int key_seal(struct trusted_key_payload *p, in key_seal()687 static int key_unseal(struct trusted_key_payload *p, in key_unseal()730 static int getoptions(char *c, struct trusted_key_payload *pay, in getoptions()803 static int datablob_parse(char *datablob, struct trusted_key_payload *p, in datablob_parse()875 static struct trusted_key_payload *trusted_payload_alloc(struct key *key) in trusted_payload_alloc()877 struct trusted_key_payload *p = NULL; in trusted_payload_alloc()901 struct trusted_key_payload *payload = NULL; in trusted_instantiate()975 struct trusted_key_payload *p; in trusted_rcu_free()977 p = container_of(rcu, struct trusted_key_payload, rcu); in trusted_rcu_free()987 struct trusted_key_payload *p; in trusted_update()[all …]
62 static inline void dump_payload(struct trusted_key_payload *p) in dump_payload()98 static inline void dump_payload(struct trusted_key_payload *p) in dump_payload()
20 struct trusted_key_payload { struct
34 struct trusted_key_payload *tpayload; in request_trusted_key()