On Wed, 13 Jul 2022 16:40:48 GMT, Valerie Peng <valer...@openjdk.org> wrote:
> > > pkcs11.h is a standard header file from OASIS. Best to leave it alone. > > > Just my .02. > > > > > > The only change to pkcs11.h is in a comment though, the other changes are > > outside the ANSI C headers from the standard. Should I just revert the > > comment in that case? > > Sounds good to me. Will take a look at the rest of changes in a day or two. > Thanks! Alright, will do. I also do want to look at p11_md.h to see if my changes are appropriate in the meantime, as I have a feeling it can be accomplished somewhat more elegantly Thanks for the review! ------------- PR: https://git.openjdk.org/jdk/pull/9353