Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c779 static int swap_pad(u8 mac_type, u8 *pad) in swap_pad() function
874 ret = swap_pad(ctx->mac_type, ipad); in aead_hmac_init()
882 ret = swap_pad(ctx->mac_type, opad); in aead_hmac_init()
/openbmc/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c725 static int swap_pad(u8 mac_type, u8 *pad) in swap_pad() function
819 ret = swap_pad(ctx->mac_type, ipad); in aead_hmac_init()
827 ret = swap_pad(ctx->mac_type, opad); in aead_hmac_init()