Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common/pkcs11x.h: Support CRYPTOKI_GNU for IBM vendor mechanisms #421

Merged
merged 1 commit into from
Jul 26, 2022

Conversation

ueno
Copy link
Member

@ueno ueno commented Jun 19, 2022

Fixes: #419

Signed-off-by: Daiki Ueno [email protected]

@ueno ueno force-pushed the wip/dueno/pkcs11x-gnu branch 2 times, most recently from dd69477 to 905f003 Compare July 26, 2022 14:27
@coveralls
Copy link

coveralls commented Jul 26, 2022

Coverage Status

Coverage increased (+0.02%) to 71.352% when pulling a285d73 on ueno:wip/dueno/pkcs11x-gnu into b857801 on p11-glue:master.

Copy link
Contributor

@ansasaki ansasaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ueno ueno force-pushed the wip/dueno/pkcs11x-gnu branch from 905f003 to a285d73 Compare July 26, 2022 15:17
@ueno
Copy link
Member Author

ueno commented Jul 26, 2022

Thanks for the review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

p11-kit/pkcs11x.h:230:7: error: unknown type name 'CK_OBJECT_HANDLE'
3 participants