Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h181 #define CCM_B0_M_PRIME_SHIFT 3 macro
H A Dspu.c1191 (mprime << CCM_B0_M_PRIME_SHIFT) | in spum_ccm_update_iv()