Lines Matching refs:MP_OKAY
60 mp_err res = MP_OKAY; in ECGroup_new()
90 if (res != MP_OKAY) { in ECGroup_new()
103 mp_err res = MP_OKAY; in ECGroup_consGFp()
130 if (res != MP_OKAY) { in ECGroup_consGFp()
144 mp_err res = MP_OKAY; in ECGroup_consGFp_mont()
173 if (res != MP_OKAY) { in ECGroup_consGFp_mont()
189 mp_err res = MP_OKAY; in ECGroup_consGF2m()
216 if (res != MP_OKAY) { in ECGroup_consGF2m()
233 mp_err res = MP_OKAY; in ecgroup_fromNameAndHex()
257 if (bits < MP_OKAY) { in ecgroup_fromNameAndHex()
375 if (res != MP_OKAY) { in ecgroup_fromNameAndHex()
395 mp_err res = MP_OKAY; in ECGroup_fromName()
412 if (res != MP_OKAY) { in ECGroup_fromName()