/dports/security/wolfssl/wolfssl-5.1.0/wolfcrypt/src/ |
H A D | dsa.c | 213 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 D | dsa.c | 213 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 D | dsa.c | 213 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 D | dsa.c | 213 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 D | dsa.c | 213 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 D | integer.h | 292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
|
H A D | sp_int.h | 967 #define mp_exptmod_ex sp_exptmod_ex macro
|
H A D | tfm.h | 774 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 D | integer.h | 292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
|
H A D | sp_int.h | 967 #define mp_exptmod_ex sp_exptmod_ex macro
|
H A D | tfm.h | 774 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 D | integer.h | 292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
|
H A D | sp_int.h | 967 #define mp_exptmod_ex sp_exptmod_ex macro
|
H A D | tfm.h | 774 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 D | integer.h | 292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
|
H A D | sp_int.h | 967 #define mp_exptmod_ex sp_exptmod_ex macro
|
H A D | tfm.h | 774 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 D | integer.h | 292 MP_API int mp_exptmod_ex (mp_int * G, mp_int * X, int digits, mp_int * P,
|
H A D | sp_int.h | 967 #define mp_exptmod_ex sp_exptmod_ex macro
|
H A D | tfm.h | 774 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 D | test.c | 35168 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 D | test.c | 35168 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 D | test.c | 35168 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 D | test.c | 35168 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 D | test.c | 35168 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 …]
|