Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h182 #define CCM_B0_L_PRIME 0x07 macro
H A Dspu.c1183 L = ((cipher_parms->iv_buf[0] & CCM_B0_L_PRIME) >> in spum_ccm_update_iv()
H A Dspu2.c1366 L = ((cipher_parms->iv_buf[0] & CCM_B0_L_PRIME) >> in spu2_ccm_update_iv()