Skip to content

Commit 11b3d96

Browse files
committed
card-piv.c - define USE_SM_NIST and USE_PIV_SM
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
1 parent 5cf9110 commit 11b3d96

File tree

1 file changed

+88
-89
lines changed

1 file changed

+88
-89
lines changed

0 commit comments

Comments
 (0)