forked from wolfSSL/wolfssl
add version print out
This commit is contained in:
@ -1190,7 +1190,7 @@ static int getSupported(char* in)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
char cannedResponse[] = {
|
char cannedResponse[] = {
|
||||||
"wolfCrypt QNX CAAM driver\n"
|
"wolfCrypt QNX CAAM driver version 4.7.1 (9)\n"
|
||||||
"Supports:\n"
|
"Supports:\n"
|
||||||
"\tAES-CMAC\n"
|
"\tAES-CMAC\n"
|
||||||
"\tECC (sign, verify, ecdh, keygen)\n"
|
"\tECC (sign, verify, ecdh, keygen)\n"
|
||||||
|
Reference in New Issue
Block a user