Home
last modified time | relevance | path

Searched defs:swap_b (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/crypto/
H A Daes.c958 int swap_b = swap * 0xf; in aesenc_MC_swap() local
1018 const int swap_b = swap ? 15 : 0; in aesenc_SB_SR_AK_swap() local
1063 int swap_b = swap * 0xf; in aesenc_SB_SR_MC_AK_swap() local
1120 int swap_b = swap * 0xf; in aesdec_IMC_swap() local
1180 const int swap_b = swap ? 15 : 0; in aesdec_ISB_ISR_AK_swap() local
1225 int swap_b = swap * 0xf; in aesdec_ISB_ISR_IMC_AK_swap() local
/openbmc/linux/include/drm/i2c/
H A Dtda998x.h24 u8 swap_b:3; member
/openbmc/linux/drivers/net/usb/
H A Dr8152.c7618 u16 swap_a, swap_b; in r8156_hw_phy_cfg() local