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