regarding libspdm_append_message_X #860
-
When processing unit test for responder certificate, |
Beta Was this translation helpful? Give feedback.
Answered by
steven-bellock
Apr 22, 2022
Replies: 1 comment
-
So there is |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zlyanz13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So there is
libspdm_reset_context
but that just resets the context to be used again. Looks like we need a teardown function that would free any memory allocated by the cryptography library.