Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dtpm2-util.c99 static void tpm2_context_destroy(struct tpm2_context *c) { in tpm2_context_destroy() function
834 _cleanup_(tpm2_context_destroy) struct tpm2_context c = {}; in tpm2_seal()
1043 _cleanup_(tpm2_context_destroy) struct tpm2_context c = {}; in tpm2_unseal()