Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.c336 static void chcr_change_order(char *buf, int ds) in chcr_change_order() function
2072 chcr_change_order(hmacctx->ipad, updated_digestsize); in chcr_ahash_setkey()
2078 chcr_change_order(hmacctx->opad, updated_digestsize); in chcr_ahash_setkey()
3477 chcr_change_order(actx->h_iopad, param.result_size); in chcr_authenc_setkey()
3478 chcr_change_order(o_ptr, param.result_size); in chcr_authenc_setkey()