aes_tests.out:Total=187, Ran=60, Passed=60, Failed=0, Skipped=127, Errors=1 (total elapsed time 13s 260045us)
des3_tests.out:Total=224, Ran=89, Passed=89, Failed=0, Skipped=135, Errors=0 (total elapsed time 9s 803141us)
des_tests.out:Total=33, Ran=33, Passed=33, Failed=0, Skipped=0, Errors=0 (total elapsed time 3s 202926us)
dh_tests.out:Total=0, Ran=0, Passed=0, Failed=0, Skipped=0, Errors=0 (total elapsed time 0s 335us)
digest_tests.out:Total=741, Ran=148, Passed=148, Failed=0, Skipped=593, Errors=0 (total elapsed time 9s 176853us)
dilithium_tests.out:Total=1, Ran=0, Passed=0, Failed=0, Skipped=1, Errors=0 (total elapsed time 0s 152862us)
dsa_tests.out:Total=0, Ran=0, Passed=0, Failed=0, Skipped=0, Errors=0 (total elapsed time 0s 207us)
ec_tests.out:Total=5, Ran=0, Passed=0, Failed=0, Skipped=5, Errors=0 (total elapsed time 0s 806285us)
rsa_tests.out:Total=822, Ran=17, Passed=13, Failed=4, Skipped=805, Errors=3 (total elapsed time 13s 465951us)
rsaupdate_tests.out:Total=275, Ran=16, Passed=16, Failed=0, Skipped=259, Errors=0 (total elapsed time 6s 613888us)
ssl3_tests.out:Total=13, Ran=13, Passed=13, Failed=0, Skipped=0, Errors=0 (total elapsed time 0s 171475us)
The aes_tests failure is a RSA Key Wrap/Unwrap Failure:
* TESTCASE do_WrapUnwrapRSA BEGIN AES_CBC_PAD wrap/unwrap of RSA key for key length=16.
* TESTCASE do_WrapUnwrapRSA ERROR (testcases/crypto/aes_func.c:1360)) C_UnWrapKey rc=CKR_FUNCTION_FAILED
The 3 failures on the rsa_tests are:
* TESTCASE do_EncryptDecryptRSA BEGIN RSA PKCS Encrypt and Decrypt with test vector 17.
* TESTCASE do_EncryptDecryptRSA ERROR (testcases/crypto/rsa_func.c:211)) C_Encrypt, rc=CKR_FUNCTION_FAILED
* TESTCASE do_WrapUnwrapRSA BEGIN RSA PKCS Wrap Unwrap with test vector 2,
* TESTCASE do_WrapUnwrapRSA ERROR (testcases/crypto/rsa_func.c:1166)) C_GenerateKeyPair() rc = CKR_TEMPLATE_INCONSISTENT
* TESTCASE do_EncryptDecryptImportRSA BEGIN RSA PKCS Encrypt and Decrypt Import with test vector 0.
* TESTCASE do_EncryptDecryptImportRSA ERROR (testcases/crypto/rsa_func.c:511)) C_Encrypt, rc=CKR_FUNCTION_FAILED
Test suite output (z14 TPM token with swtpm https://sourceforge.net/projects/ibmswtpm/files/tpm4769tar.gz/download).