Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dspum.h21 #define SPU_STATUS_INVALID_ICV 0x00000100 macro
H A Dspu.c1123 if (status & SPU_STATUS_INVALID_ICV) in spum_status_process()