Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c1770 #define HMAC_KEY_LENGTH_SHA512 (DIGEST_BYTE_LENGTH_SHA512) macro
1834 ut_params->auth_xform.auth.key.length = HMAC_KEY_LENGTH_SHA512; in test_AES_CBC_HMAC_SHA512_decrypt_create_session_params()