Searched refs:auth_keylen (Results 1 – 1 of 1) sorted by relevance
147 unsigned int auth_keylen) in qat_alg_do_precomputes() argument166 if (auth_keylen > block_size) { in qat_alg_do_precomputes()168 auth_keylen, ipad); in qat_alg_do_precomputes()174 memcpy(ipad, auth_key, auth_keylen); in qat_alg_do_precomputes()175 memcpy(opad, auth_key, auth_keylen); in qat_alg_do_precomputes()