Home
last modified time | relevance | path

Searched refs:s_mp_mul_high_digs (Results 1 – 25 of 40) sorted by relevance

12

/dports/lang/tcl86/tcl8.6.12/libtommath/
H A Dbn_s_mp_mul_high_digs.c9 mp_err s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs) in s_mp_mul_high_digs() function
H A Dbn_mp_reduce.c30 if ((err = s_mp_mul_high_digs(&q, mu, &q, um)) != MP_OKAY) { in mp_reduce()
H A Dtommath_private.h195 MP_PRIVATE mp_err s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs) MP_WUR;
/dports/lang/tcl87/tcl8.7a5/libtommath/
H A Dbn_mp_reduce.c30 if ((err = s_mp_mul_high_digs(&q, mu, &q, um)) != MP_OKAY) { in mp_reduce()
H A Dbn_s_mp_mul_high_digs.c9 mp_err s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs) in s_mp_mul_high_digs() function
H A Dtommath_private.h207 MP_PRIVATE mp_err s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs) MP_WUR;
/dports/security/dropbear/dropbear-2020.81/libtommath/
H A Dbn_mp_reduce.c30 if ((err = s_mp_mul_high_digs(&q, mu, &q, um)) != MP_OKAY) { in mp_reduce()
H A Dbn_s_mp_mul_high_digs.c9 mp_err s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs) in s_mp_mul_high_digs() function
H A Dtommath_private.h195 MP_PRIVATE mp_err s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs) MP_WUR;
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hcrypto/libtommath/
H A Dbn_mp_reduce.c42 if ((res = s_mp_mul_high_digs (&q, mu, &q, um)) != MP_OKAY) { in mp_reduce()
H A Dbn_s_mp_mul_high_digs.c22 s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs) in s_mp_mul_high_digs() function
H A Dtommath.h567 int s_mp_mul_high_digs(mp_int *a, mp_int *b, mp_int *c, int digs);
/dports/math/libtommath/libtommath-1.2.0/
H A Dbn_mp_reduce.c30 if ((err = s_mp_mul_high_digs(&q, mu, &q, um)) != MP_OKAY) { in mp_reduce()
H A Dbn_s_mp_mul_high_digs.c9 mp_err s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs) in s_mp_mul_high_digs() function
H A Dtommath_private.h202 MP_PRIVATE mp_err s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs) MP_WUR;
/dports/games/wargus/wargus-3.2.0/StormLib/src/libtommath/
H A Dbn_s_mp_mul_high_digs.c22 s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs) in s_mp_mul_high_digs() function
H A Dbn_mp_reduce.c42 if ((res = s_mp_mul_high_digs (&q, mu, &q, um)) != MP_OKAY) { in mp_reduce()
H A Dtommath.h559 int s_mp_mul_high_digs(mp_int *a, mp_int *b, mp_int *c, int digs);
/dports/security/p5-CryptX/CryptX-0.075/src/ltm/
H A Dbn_mp_reduce.c39 if ((res = s_mp_mul_high_digs(&q, mu, &q, um)) != MP_OKAY) { in mp_reduce()
H A Dbn_s_mp_mul_high_digs.c18 int s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs) in s_mp_mul_high_digs() function
H A Dtommath_private.h61 int s_mp_mul_high_digs(const mp_int *a, const mp_int *b, mp_int *c, int digs);
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Dinteger.h344 int s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs);
/dports/lang/tcl85/tcl8.5.19/libtommath/
H A Dtommath.h559 int s_mp_mul_high_digs(mp_int *a, mp_int *b, mp_int *c, int digs);
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dinteger.h344 int s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs);
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dinteger.h344 int s_mp_mul_high_digs (mp_int * a, mp_int * b, mp_int * c, int digs);

12