Home
last modified time | relevance | path

Searched refs:mont_mulf_noconv (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/common/bignum/
H A Dbignumimpl.c2157 mont_mulf_noconv(prod, d32r, apowers[0], dt, dn, nint, nlen, dn0); in big_modexp_ncp_float()
2160 mont_mulf_noconv(prod, d32r, apowers[i - 1], in big_modexp_ncp_float()
2193 mont_mulf_noconv(prod, d32r, d16r, in big_modexp_ncp_float()
2208 mont_mulf_noconv(prod, d32r, in big_modexp_ncp_float()
2213 mont_mulf_noconv(prod, d32r, in big_modexp_ncp_float()
2219 mont_mulf_noconv(prod, d32r, in big_modexp_ncp_float()
2235 mont_mulf_noconv(prod, d32r, d16r, dt, dn, nint, nlen, dn0); in big_modexp_ncp_float()
2239 mont_mulf_noconv(prod, d32r, apowers[p >> (l + 1)], in big_modexp_ncp_float()
2244 mont_mulf_noconv(prod, d32r, d16r, dt, dn, nint, nlen, dn0); in big_modexp_ncp_float()
H A Dbignum.h126 void mont_mulf_noconv(uint32_t *result, double *dm1, double *dm2, double *dt,
H A Dmont_mulf.c241 void mont_mulf_noconv(uint32_t *result, in mont_mulf_noconv() function
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_v8plus.s947 ! SUBROUTINE mont_mulf_noconv
951 .global mont_mulf_noconv
952 mont_mulf_noconv: label
968 ! 183 !void mont_mulf_noconv(unsigned int *result,
1874 /* 0x0b1c 0 */ .type mont_mulf_noconv,2
1875 /* 0x0b1c */ .size mont_mulf_noconv,(.-mont_mulf_noconv)
H A Dmont_mulf_v9.s1406 ! 228 !void mont_mulf_noconv(uint32_t *result,
1413 ! SUBROUTINE mont_mulf_noconv
1417 .global mont_mulf_noconv
1418 mont_mulf_noconv: label
2448 /* 0x0d44 0 */ .type mont_mulf_noconv,2
2449 /* 0x0d44 0 */ .size mont_mulf_noconv,(.-mont_mulf_noconv)
H A Dmont_mulf_kernel_v9.S1391 ! 313 !void mont_mulf_noconv(uint32_t *result,
1398 ! SUBROUTINE mont_mulf_noconv
1402 .global mont_mulf_noconv
1403 mont_mulf_noconv: label
3009 /* 0x0c40 0 */ .type mont_mulf_noconv,2
3010 /* 0x0c40 0 */ .size mont_mulf_noconv,(.-mont_mulf_noconv)