Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu2.h27 SPU2_CIPHER_MODE_CFB = 0x3, enumerator
H A Dspu2.c105 *spu2_mode = SPU2_CIPHER_MODE_CFB; in spu2_cipher_mode_xlate()