Searched refs:SPU_STATUS_INVALID_ICV (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/crypto/bcm/ | ||
D | spum.h | 21 #define SPU_STATUS_INVALID_ICV 0x00000100 macro |
D | spu.c | 1123 if (status & SPU_STATUS_INVALID_ICV) in spum_status_process() |