Home
last modified time | relevance | path

Searched refs:mp_exptmod_ex (Results 1 – 25 of 35) sorted by relevance

12

/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/
H A Ddsa.c213 err = mp_exptmod_ex(&dsa->g, &dsa->x, dsa->q.used, &dsa->p, &dsa->y); in wc_MakeDsaKey()
778 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
838 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Ddsa.c213 err = mp_exptmod_ex(&dsa->g, &dsa->x, dsa->q.used, &dsa->p, &dsa->y); in wc_MakeDsaKey()
778 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
838 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Ddsa.c213 err = mp_exptmod_ex(&dsa->g, &dsa->x, dsa->q.used, &dsa->p, &dsa->y); in wc_MakeDsaKey()
778 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
838 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Ddsa.c213 err = mp_exptmod_ex(&dsa->g, &dsa->x, dsa->q.used, &dsa->p, &dsa->y); in wc_MakeDsaKey()
778 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
838 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/src/
H A Ddsa.c213 err = mp_exptmod_ex(&dsa->g, &dsa->x, dsa->q.used, &dsa->p, &dsa->y); in wc_MakeDsaKey()
778 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
838 if (mp_exptmod_ex(&key->g, k, key->q.used, &key->p, r) != MP_OKAY) { in wc_DsaSign()
/dports/security/wolfssl/wolfssl-5.1.0/wolfssl/wolfcrypt/
H A Dinteger.h292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
H A Dsp_int.h967 #define mp_exptmod_ex sp_exptmod_ex macro
H A Dtfm.h774 MP_API int mp_exptmod_ex (mp_int * g, mp_int * x, int minDigits, mp_int * p,
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dinteger.h292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
H A Dsp_int.h967 #define mp_exptmod_ex sp_exptmod_ex macro
H A Dtfm.h774 MP_API int mp_exptmod_ex (mp_int * g, mp_int * x, int minDigits, mp_int * p,
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dinteger.h292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
H A Dsp_int.h967 #define mp_exptmod_ex sp_exptmod_ex macro
H A Dtfm.h774 MP_API int mp_exptmod_ex (mp_int * g, mp_int * x, int minDigits, mp_int * p,
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dinteger.h292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
H A Dsp_int.h967 #define mp_exptmod_ex sp_exptmod_ex macro
H A Dtfm.h774 MP_API int mp_exptmod_ex (mp_int * g, mp_int * x, int minDigits, mp_int * p,
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfssl/wolfcrypt/
H A Dinteger.h292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
H A Dsp_int.h967 #define mp_exptmod_ex sp_exptmod_ex macro
H A Dtfm.h774 MP_API int mp_exptmod_ex (mp_int * g, mp_int * x, int minDigits, mp_int * p,
/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/test/
H A Dtest.c35168 ret = mp_exptmod_ex(a, a, 1, a, NULL);
35171 ret = mp_exptmod_ex(a, a, 1, NULL, a);
36701 ret = mp_exptmod_ex(b, e, 1, m, r);
36712 ret = mp_exptmod_ex(b, e, 1, m, r);
36726 ret = mp_exptmod_ex(b, e, 1, m, r);
36740 ret = mp_exptmod_ex(b, e, 1, m, r);
36754 ret = mp_exptmod_ex(b, e, 1, m, r);
36764 ret = mp_exptmod_ex(b, e, 1, m, r);
36781 ret = mp_exptmod_ex(b, e, 1, m, r);
36796 ret = mp_exptmod_ex(b, e, 1, m, r);
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/test/
H A Dtest.c35168 ret = mp_exptmod_ex(a, a, 1, a, NULL);
35171 ret = mp_exptmod_ex(a, a, 1, NULL, a);
36701 ret = mp_exptmod_ex(b, e, 1, m, r);
36712 ret = mp_exptmod_ex(b, e, 1, m, r);
36726 ret = mp_exptmod_ex(b, e, 1, m, r);
36740 ret = mp_exptmod_ex(b, e, 1, m, r);
36754 ret = mp_exptmod_ex(b, e, 1, m, r);
36764 ret = mp_exptmod_ex(b, e, 1, m, r);
36781 ret = mp_exptmod_ex(b, e, 1, m, r);
36796 ret = mp_exptmod_ex(b, e, 1, m, r);
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/test/
H A Dtest.c35168 ret = mp_exptmod_ex(a, a, 1, a, NULL);
35171 ret = mp_exptmod_ex(a, a, 1, NULL, a);
36701 ret = mp_exptmod_ex(b, e, 1, m, r);
36712 ret = mp_exptmod_ex(b, e, 1, m, r);
36726 ret = mp_exptmod_ex(b, e, 1, m, r);
36740 ret = mp_exptmod_ex(b, e, 1, m, r);
36754 ret = mp_exptmod_ex(b, e, 1, m, r);
36764 ret = mp_exptmod_ex(b, e, 1, m, r);
36781 ret = mp_exptmod_ex(b, e, 1, m, r);
36796 ret = mp_exptmod_ex(b, e, 1, m, r);
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/wolfssl/wolfssl/wolfcrypt/test/
H A Dtest.c35168 ret = mp_exptmod_ex(a, a, 1, a, NULL);
35171 ret = mp_exptmod_ex(a, a, 1, NULL, a);
36701 ret = mp_exptmod_ex(b, e, 1, m, r);
36712 ret = mp_exptmod_ex(b, e, 1, m, r);
36726 ret = mp_exptmod_ex(b, e, 1, m, r);
36740 ret = mp_exptmod_ex(b, e, 1, m, r);
36754 ret = mp_exptmod_ex(b, e, 1, m, r);
36764 ret = mp_exptmod_ex(b, e, 1, m, r);
36781 ret = mp_exptmod_ex(b, e, 1, m, r);
36796 ret = mp_exptmod_ex(b, e, 1, m, r);
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/wolfssl/wolfssl/wolfcrypt/test/
H A Dtest.c35168 ret = mp_exptmod_ex(a, a, 1, a, NULL);
35171 ret = mp_exptmod_ex(a, a, 1, NULL, a);
36701 ret = mp_exptmod_ex(b, e, 1, m, r);
36712 ret = mp_exptmod_ex(b, e, 1, m, r);
36726 ret = mp_exptmod_ex(b, e, 1, m, r);
36740 ret = mp_exptmod_ex(b, e, 1, m, r);
36754 ret = mp_exptmod_ex(b, e, 1, m, r);
36764 ret = mp_exptmod_ex(b, e, 1, m, r);
36781 ret = mp_exptmod_ex(b, e, 1, m, r);
36796 ret = mp_exptmod_ex(b, e, 1, m, r);
[all …]

12