Re: [lng-odp] [PATCH 1/2] api: crypto: Adding crypto authentication algorithm

2016-11-11 Thread Maxim Uvarov
patch has to be prefixed with API-NEXT PATCH On 11 November 2016 at 11:27, Balakrishna Garapati < balakrishna.garap...@linaro.org> wrote: > Signed-off-by: Balakrishna Garapati > --- > include/odp/api/spec/crypto.h | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/include/odp/api/spe

[lng-odp] [PATCH 1/2] api: crypto: Adding crypto authentication algorithm

2016-11-11 Thread Balakrishna Garapati
Signed-off-by: Balakrishna Garapati --- include/odp/api/spec/crypto.h | 5 + 1 file changed, 5 insertions(+) diff --git a/include/odp/api/spec/crypto.h b/include/odp/api/spec/crypto.h index dea1fe9..bfa71cf 100644 --- a/include/odp/api/spec/crypto.h +++ b/include/odp/api/spec/crypto.h @@ -83