tpm2-software / tpm2-tss-engine

OpenSSL Engine for TPM2 devices
https://tpm2-software.github.io
BSD 3-Clause "New" or "Revised" License
150 stars 100 forks source link

the fix of error messages #143

Closed Baalmor closed 5 years ago

Baalmor commented 5 years ago

This is a fix of probably, 'copy-paste' errors at ECC-related code. A error message if happened using ECC operations would lead to RSA instead.

codecov[bot] commented 5 years ago

Codecov Report

Merging #143 into master will not change coverage. The diff coverage is 40%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #143   +/-   ##
=======================================
  Coverage   67.34%   67.34%           
=======================================
  Files           9        9           
  Lines        1228     1228           
=======================================
  Hits          827      827           
  Misses        401      401
Impacted Files Coverage Δ
src/tpm2-tss-engine-ecc.c 61.86% <40%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e1bbabe...594aa55. Read the comment docs.