cryptodev: update GMAC API comments
authorArek Kusztal <arkadiuszx.kusztal@intel.com>
Tue, 20 Sep 2016 12:35:46 +0000 (13:35 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Tue, 4 Oct 2016 18:41:09 +0000 (20:41 +0200)
commit2508c309128f6ffe6d155222b76a57e10ef91477
tree5fef18a1a1c91ec09f9673cc7ec7aa06197b5dd4
parent84baeeb2675c0836adbdea71aa6709ec8383f056
cryptodev: update GMAC API comments

In file rte_crypto_sym.h, GMAC API comments need to be changed
to comply with the GMAC specification. Main areas of change are
aad pointer and aad len, which now will be used to
provide plaintext.

Signed-off-by: Arek Kusztal <arkadiuszx.kusztal@intel.com>
Acked-by: Deepak Kumar Jain <deepak.k.jain@intel.com>
lib/librte_cryptodev/rte_crypto_sym.h