Home
last modified time | relevance | path

Searched refs:DIGEST_BYTE_LENGTH_SHA512 (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.h22 #define MBUF_DATAPAYLOAD_SIZE (2048 + DIGEST_BYTE_LENGTH_SHA512)
33 #define DIGEST_BYTE_LENGTH_SHA512 (BYTE_LENGTH(512)) macro
H A Dtest_cryptodev.c1770 #define HMAC_KEY_LENGTH_SHA512 (DIGEST_BYTE_LENGTH_SHA512)
1835 ut_params->auth_xform.auth.digest_length = DIGEST_BYTE_LENGTH_SHA512; in test_AES_CBC_HMAC_SHA512_decrypt_create_session_params()
1856 DIGEST_BYTE_LENGTH_SHA512); in test_AES_CBC_HMAC_SHA512_decrypt_perform()
1861 DIGEST_BYTE_LENGTH_SHA512); in test_AES_CBC_HMAC_SHA512_decrypt_perform()