Searched refs:tpm2_context (Results 1 – 1 of 1) sorted by relevance
93 struct tpm2_context { struct99 static void tpm2_context_destroy(struct tpm2_context *c) { in tpm2_context_destroy() argument142 static int tpm2_init(const char *device, struct tpm2_context *ret) { in tpm2_init()219 *ret = (struct tpm2_context) { in tpm2_init()834 _cleanup_(tpm2_context_destroy) struct tpm2_context c = {}; in tpm2_seal()1043 _cleanup_(tpm2_context_destroy) struct tpm2_context c = {}; in tpm2_unseal()