Searched refs:CLRBITS (Results 1 – 1 of 1) sorted by relevance
162 #define CLRBITS(v, bits) ((v) &= ~(bits)) macro674 CLRBITS(ctx->cr, _CRYP_CR_ALGODIR); in stm32_cryp_init()