mbox series

[v2,0/1] cryptodev: fix SHA-1 digest enum comment

Message ID 20200519120546.3445-1-adamx.dybkowski@intel.com (mailing list archive)
Headers
Series cryptodev: fix SHA-1 digest enum comment |

Message

Dybkowski, AdamX May 19, 2020, 12:05 p.m. UTC
  This patch fixes improper SHA-1 digest size in the enum comment
and also adds the note about HMAC-SHA-1-96.

v2:
* add info about HMAC-SHA-1-96

Adam Dybkowski (1):
  cryptodev: fix SHA-1 digest enum comment

 lib/librte_cryptodev/rte_crypto_sym.h | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)