Searched refs:hash_size_in_response (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c433 u_int hash_size_in_response, kctx_flits, kctx_len, transhdr_len, wr_len; local
453 hash_size_in_response = axf->hashsize;
487 hash_size_in_response, crp);
770 u_int hash_size_in_response, imm_len, iopad_size; local
809 hash_size_in_response = s->hmac.hash_len;
826 hash_size_in_response > MAX_REQUEST_SIZE)
844 crda->crd_inject, hash_size_in_response);
887 input_len += hash_size_in_response;
907 crda->crd_inject, hash_size_in_response);
929 cipher_stop = hash_size_in_response;
1119 u_int hash_size_in_response, imm_len; local
[all...]

Completed in 87 milliseconds