Searched refs:biMul (Results 1 – 1 of 1) sorted by relevance
236 static void biMul(uint32_t *ret, const uint32_t *a, const uint32_t *b) in biMul() function257 biMul(state->tmpA, state->tmpB, state->tmpC); in rsaPrivOp()264 biMul(state->tmpA, state->tmpC, state->tmpC); in rsaPrivOp()270 biMul(state->tmpC, state->tmpB, state->tmpB); in rsaPrivOp()