Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev_hmac_test_vectors.h10 #define MD5_DIGEST_LEN 16 macro
56 .len = MD5_DIGEST_LEN
89 .len = MD5_DIGEST_LEN
H A Dtest_cryptodev.c10145 ut_params->auth_xform.auth.digest_length = MD5_DIGEST_LEN; in MD5_HMAC_create_session()
10184 ut_params->ibuf, MD5_DIGEST_LEN); in MD5_HMAC_create_op()