Searched refs:sm2 (Results 1 – 3 of 3) sorted by relevance
188 my $sm2 = $size_max * 2;190 $x = vec($s, $sm2, 8);192 eval { vec($s, $sm2, 8) = 1 };
89 u_int64_t sm2; /* scaled slope of the 2nd segment */ member101 u_int64_t sm2; /* scaled slope of the 2nd segment */ member1012 if (cl->cl_rsc->sm1 <= cl->cl_rsc->sm2) { in hfsc_init_ed()1512 isc->sm2 = m2sm(sc->m2); in hfsc_sc2isc()1530 rtsc->sm2 = isc->sm2; in hfsc_rtsc_init()1572 + seg_x2y(x - rtsc->x - rtsc->dx, rtsc->sm2); in hfsc_rtsc_x2y()1586 if (isc->sm1 <= isc->sm2) { in hfsc_rtsc_min()1625 dx = ((y1 - y) << SM_SHIFT) / (isc->sm1 - isc->sm2); in hfsc_rtsc_min()1650 sp->rsc.m2 = sm2m(cl->cl_rsc->sm2); in hfsc_getclstats()1659 sp->fsc.m2 = sm2m(cl->cl_fsc->sm2); in hfsc_getclstats()[all …]
12 CFLAGS += -I${BSDSRCDIR}/lib/libcrypto/sm2