CRB_ALIGN         141 arch/powerpc/include/asm/icswx.h } __packed __aligned(CRB_ALIGN);
CRB_ALIGN          27 drivers/crypto/nx/nx-842-powernv.c #define WORKMEM_ALIGN	(CRB_ALIGN)
CRB_ALIGN        1011 drivers/crypto/nx/nx-842-powernv.c 	BUILD_BUG_ON(WORKMEM_ALIGN % CRB_ALIGN);
CRB_ALIGN        1012 drivers/crypto/nx/nx-842-powernv.c 	BUILD_BUG_ON(CRB_ALIGN % DDE_ALIGN);