Searched refs:SHA_MD_BLOCK (Results 1 – 1 of 1) sorted by relevance
1611 #define SHA_MD_BLOCK 3 in fips_mct_sha_test() macro1612 struct fips_val val = {NULL, 0}, md[SHA_MD_BLOCK]; in fips_mct_sha_test()1617 val.val = rte_malloc(NULL, (MAX_DIGEST_SIZE*SHA_MD_BLOCK), 0); in fips_mct_sha_test()1618 for (i = 0; i < SHA_MD_BLOCK; i++) in fips_mct_sha_test()1622 vec.pt.val = rte_malloc(NULL, (MAX_DIGEST_SIZE*SHA_MD_BLOCK), 0); in fips_mct_sha_test()1683 for (i = 0; i < (SHA_MD_BLOCK); i++) in fips_mct_sha_test()