crypto/aesni_mb: add missing supported algos in guide
AESNI MB PMD supports SHA224-HMAC and SHA384-HMAC, but the documentation was not updated with this. Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
parent
8772c3f713
commit
a5bc0375b7
@ -55,7 +55,9 @@ Cipher algorithms:
|
||||
Hash algorithms:
|
||||
|
||||
* RTE_CRYPTO_HASH_SHA1_HMAC
|
||||
* RTE_CRYPTO_HASH_SHA224_HMAC
|
||||
* RTE_CRYPTO_HASH_SHA256_HMAC
|
||||
* RTE_CRYPTO_HASH_SHA384_HMAC
|
||||
* RTE_CRYPTO_HASH_SHA512_HMAC
|
||||
|
||||
Limitations
|
||||
|
Loading…
x
Reference in New Issue
Block a user