Searched refs:auth_keylen (Results 1 – 1 of 1) sorted by relevance
156 unsigned int auth_keylen) in qat_alg_do_precomputes() argument175 if (auth_keylen > block_size) { in qat_alg_do_precomputes()177 auth_keylen, ipad); in qat_alg_do_precomputes()183 memcpy(ipad, auth_key, auth_keylen); in qat_alg_do_precomputes()184 memcpy(opad, auth_key, auth_keylen); in qat_alg_do_precomputes()