Lines Matching refs:MP_OKAY
62 mp_err res = MP_OKAY; in ECGroup_new()
92 if (res != MP_OKAY) { in ECGroup_new()
105 mp_err res = MP_OKAY; in ECGroup_consGFp()
132 if (res != MP_OKAY) { in ECGroup_consGFp()
146 mp_err res = MP_OKAY; in ECGroup_consGFp_mont()
175 if (res != MP_OKAY) { in ECGroup_consGFp_mont()
191 mp_err res = MP_OKAY; in ECGroup_consGF2m()
218 if (res != MP_OKAY) { in ECGroup_consGF2m()
235 mp_err res = MP_OKAY; in ecgroup_fromNameAndHex()
259 if (bits < MP_OKAY) { in ecgroup_fromNameAndHex()
377 if (res != MP_OKAY) { in ecgroup_fromNameAndHex()
397 mp_err res = MP_OKAY; in ECGroup_fromName()
414 if (res != MP_OKAY) { in ECGroup_fromName()