s_embar 284 source4/heimdal/lib/hcrypto/imath/imath.c static mp_result s_embar(mp_int a, mp_int b, mp_int m, mp_int mu, mp_int c); s_embar 1219 source4/heimdal/lib/hcrypto/imath/imath.c if((res = s_embar(TEMP(0), b, m, TEMP(1), s)) != MP_OK) s_embar 1293 source4/heimdal/lib/hcrypto/imath/imath.c if((res = s_embar(TEMP(0), b, m, mu, s)) != MP_OK)