Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c349 static void chcr_change_order(char *buf, int ds) in chcr_change_order() function
2236 chcr_change_order(hmacctx->ipad, updated_digestsize); in chcr_ahash_setkey()
2242 chcr_change_order(hmacctx->opad, updated_digestsize); in chcr_ahash_setkey()
3653 chcr_change_order(actx->h_iopad, param.result_size); in chcr_authenc_setkey()
3654 chcr_change_order(o_ptr, param.result_size); in chcr_authenc_setkey()