Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c1236 #define HMAC_KEY_LENGTH_SHA1 (DIGEST_BYTE_LENGTH_SHA1) macro
1691 ut_params->auth_xform.auth.key.length = HMAC_KEY_LENGTH_SHA1; in test_AES_CBC_HMAC_SHA1_encrypt_digest()