This series fixes all crypto tests failures.

Suite: odp_crypto_sync_inp
  Test: ENC_ALG_3DES_CBC ...passed
  Test: DEC_ALG_3DES_CBC ...passed
  Test: ENC_ALG_3DES_CBC_OVR_IV ...passed
  Test: DEC_ALG_3DES_CBC_OVR_IV ...passed
  Test: ALG_HMAC_MD5 ...passed
Suite: odp_crypto_async_inp
  Test: ENC_ALG_3DES_CBC ...passed
  Test: DEC_ALG_3DES_CBC ...passed
  Test: ENC_ALG_3DES_CBC_OVR_IV ...passed
  Test: DEC_ALG_3DES_CBC_OVR_IV ...passed
  Test: ALG_HMAC_MD5 ...passed
  Test: ENC_ALG_3DES_CBC_COMPL_NEW ...passed
Suite: ODP_CRYPTO_RNG
  Test: RNG_GET_SIZE ...passed

Run Summary:    Type  Total    Ran Passed Failed Inactive
              suites      3      3    n/a      0        0
               tests     12     12     12      0        0
             asserts    299    299    299      0      n/a

Taras Kondratiuk (3):
  linux-generic: crypto: always make a copy of IV
  linux-generic: crypto: implement completion event context
  linux-generic: crypto: implement odp_crypto_get_operation_compl_packet()

 .../linux-generic/include/odp_crypto_internal.h    |  2 +
 platform/linux-generic/odp_crypto.c                | 91 ++++++++++++++--------
 2 files changed, 62 insertions(+), 31 deletions(-)

-- 
1.9.1


_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to