Searched refs:pstm_montgomery_setup (Results 1 – 1 of 1) sorted by relevance
867 static int32 pstm_montgomery_setup(pstm_int *a, pstm_digit *rho) in pstm_montgomery_setup() function1622 if ((err = pstm_montgomery_setup (P, &mp)) != PSTM_OKAY) { in pstm_exptmod()