Branch: refs/heads/api-next
  Home:   https://github.com/Linaro/odp
  Commit: 1f82edd05f4e83ac3a6d6a3a3cd0ec914d5ad359
      
https://github.com/Linaro/odp/commit/1f82edd05f4e83ac3a6d6a3a3cd0ec914d5ad359
  Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
    M include/odp/api/spec/ipsec.h

  Log Message:
  -----------
  api: ipsec: add capabilities for cipher and auth algos

Currently IPsec uses capabilities from crypto module to report supported
key lengths. Crypto capabilities also contain additional data (like
digest length, IV len, AAD len, etc. However this data is not relevant
for IPsec, as most of such variables are fixed by protocol standards.
To simplify application code provide copies of cipher and auth
capabilities structures containing only relevant data (key lengths).

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Reviewed-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


  Commit: 49665e54259bc04b1ba0f9bc0456714d98ab13c6
      
https://github.com/Linaro/odp/commit/49665e54259bc04b1ba0f9bc0456714d98ab13c6
  Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
    M test/validation/api/ipsec/ipsec.c

  Log Message:
  -----------
  validation: ipsec: adapt to crypto capability changes

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Reviewed-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


  Commit: 177eeff39e19289e771119cfdffc515cb16f9db5
      
https://github.com/Linaro/odp/commit/177eeff39e19289e771119cfdffc515cb16f9db5
  Author: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
  Date:   2017-12-21 (Thu, 21 Dec 2017)

  Changed paths:
    M platform/linux-generic/include/odp_ipsec_internal.h
    M platform/linux-generic/odp_ipsec.c
    M platform/linux-generic/odp_ipsec_sad.c

  Log Message:
  -----------
  linux-gen: ipsec: adapt to capability changes

Signed-off-by: Dmitry Eremin-Solenikov <dmitry.ereminsoleni...@linaro.org>
Reviewed-by: Petri Savolainen <petri.savolai...@linaro.org>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Compare: https://github.com/Linaro/odp/compare/c38fc105f0e9...177eeff39e19

Reply via email to