You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config.h is included more then once, as it does not have the normal
"#ifndef _SC_file_H", "#define _SC_file_H" as other header files.
Multiple build combinations are supported:
- Without any PIV SM
- With SM contained in card-piv.c
- With SM in sm-nist.c, useable by other card drivers
- Without OpenSSL is a forth, but not very useful for PIV.
it was nessesary to set different defines and not try
and "#undef" any defines from config.h
The sm-nist is experimental.
On branch sm-nist
Changes to be committed:
modified:card-piv.c
0 commit comments