Re: [dpdk-dev] [PATCH v2 1/3] examples/fips: fix hmac test failure

2019-04-16 Thread Akhil Goyal
> Application was failing as the HMAC and > Plain SHA fips request files are similar in a > way that they both have SHA- in the top section to > determine the hash algo and hash sizes. And HMAC having the > algo in the second line but the Plain SHA in the third > meant that when the HMAC files was

[dpdk-dev] [PATCH v2 1/3] examples/fips: fix hmac test failure

2019-04-15 Thread Marko Kovacevic
Application was failing as the HMAC and Plain SHA fips request files are similar in a way that they both have SHA- in the top section to determine the hash algo and hash sizes. And HMAC having the algo in the second line but the Plain SHA in the third meant that when the HMAC files was used once it