Home
last modified time | relevance | path

Searched refs:mpz_import (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/source/
H A Ddh1080.c66 mpz_import(b_prime1080, 135, 1, 1, 0, 0, prime1080); in DH1080_gen()
74 mpz_import(b_privkey, 135, 1, 1, 0, 0, temp); in DH1080_gen()
114 mpz_import(b_prime1080, 135, 1, 1, 0, 0, prime1080); in DH1080_comp()
121 mpz_import(b_HisPubkey, len, 1, 1, 0, 0, base64_tmp); in DH1080_comp()
124 mpz_import(b_myPrivkey, len, 1, 1, 0, 0, base64_tmp); in DH1080_comp()
/dports/net/rdesktop/rdesktop-1.9.0/
H A Dssl.c93 mpz_import(mod, modulus_size, -1, sizeof(modulus[0]), 0, 0, modulus); in rdssl_rsa_encrypt()
94 mpz_import(exp, SEC_EXPONENT_SIZE, -1, sizeof(exponent[0]), 0, 0, exponent); in rdssl_rsa_encrypt()
96 mpz_import(x, len, -1, sizeof(in[0]), 0, 0, in); in rdssl_rsa_encrypt()
251 mpz_import(pkey->n, m.size, 1, sizeof(m.data[0]), 0, 0, m.data); in rdssl_cert_to_rkey()
252 mpz_import(pkey->e, e.size, 1, sizeof(e.data[0]), 0, 0, e.data); in rdssl_cert_to_rkey()
/dports/games/libtmcg/libTMCG-1.3.18/src/
H A Dmpz_srandom.cc127 mpz_import(r, (size+7)/8, 1, 1, 1, 0, (const void*)tmp); in tmcg_mpz_grandomb()
134 mpz_import(rrr, (size+7)/8, 1, 1, 1, 0, (const void*)tmp); in tmcg_mpz_grandomb()
183 mpz_import(r, nbytes, 1, 1, 1, 0, (const void*)tmp); in tmcg_mpz_grandomm()
190 mpz_import(rrr, nbytes, 1, 1, 1, 0, (const void*)tmp); in tmcg_mpz_grandomm()
H A DTMCG_PublicKey.cc198 mpz_import(foo, 1, -1, mnsize, 1, 0, mn); in check()
243 mpz_import(foo, 1, -1, mnsize, 1, 0, mn); in check()
301 mpz_import(foo, 1, -1, mnsize, 1, 0, mn); in check()
528 mpz_import(vdata, 1, -1, rabin_s, 1, 0, yy); in encrypt()
/dports/net/hostapd/hostapd-2.9/src/crypto/
H A Dcrypto_nettle.c348 mpz_import(pub, pubkey_len, 1, 1, 1, 0, pubkey); in crypto_dh_derive_secret()
358 mpz_import(p, prime_len, 1, 1, 1, 0, prime); in crypto_dh_derive_secret()
359 mpz_import(q, order_len, 1, 1, 1, 0, order); in crypto_dh_derive_secret()
385 mpz_import(bn_base, base_len, 1, 1, 1, 0, base); in crypto_mod_exp()
386 mpz_import(bn_exp, power_len, 1, 1, 1, 0, power); in crypto_mod_exp()
387 mpz_import(bn_modulus, modulus_len, 1, 1, 1, 0, modulus); in crypto_mod_exp()
/dports/net/hostapd-devel/hostap-14ab4a816/src/crypto/
H A Dcrypto_nettle.c348 mpz_import(pub, pubkey_len, 1, 1, 1, 0, pubkey); in crypto_dh_derive_secret()
358 mpz_import(p, prime_len, 1, 1, 1, 0, prime); in crypto_dh_derive_secret()
359 mpz_import(q, order_len, 1, 1, 1, 0, order); in crypto_dh_derive_secret()
385 mpz_import(bn_base, base_len, 1, 1, 1, 0, base); in crypto_mod_exp()
386 mpz_import(bn_exp, power_len, 1, 1, 1, 0, power); in crypto_mod_exp()
387 mpz_import(bn_modulus, modulus_len, 1, 1, 1, 0, modulus); in crypto_mod_exp()
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_nettle.c348 mpz_import(pub, pubkey_len, 1, 1, 1, 0, pubkey); in crypto_dh_derive_secret()
358 mpz_import(p, prime_len, 1, 1, 1, 0, prime); in crypto_dh_derive_secret()
359 mpz_import(q, order_len, 1, 1, 1, 0, order); in crypto_dh_derive_secret()
385 mpz_import(bn_base, base_len, 1, 1, 1, 0, base); in crypto_mod_exp()
386 mpz_import(bn_exp, power_len, 1, 1, 1, 0, power); in crypto_mod_exp()
387 mpz_import(bn_modulus, modulus_len, 1, 1, 1, 0, modulus); in crypto_mod_exp()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/crypto/
H A Dcrypto_nettle.c348 mpz_import(pub, pubkey_len, 1, 1, 1, 0, pubkey); in crypto_dh_derive_secret()
358 mpz_import(p, prime_len, 1, 1, 1, 0, prime); in crypto_dh_derive_secret()
359 mpz_import(q, order_len, 1, 1, 1, 0, order); in crypto_dh_derive_secret()
385 mpz_import(bn_base, base_len, 1, 1, 1, 0, base); in crypto_mod_exp()
386 mpz_import(bn_exp, power_len, 1, 1, 1, 0, power); in crypto_mod_exp()
387 mpz_import(bn_modulus, modulus_len, 1, 1, 1, 0, modulus); in crypto_mod_exp()
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/crypto/
H A Dcrypto_nettle.c348 mpz_import(pub, pubkey_len, 1, 1, 1, 0, pubkey); in crypto_dh_derive_secret()
358 mpz_import(p, prime_len, 1, 1, 1, 0, prime); in crypto_dh_derive_secret()
359 mpz_import(q, order_len, 1, 1, 1, 0, order); in crypto_dh_derive_secret()
385 mpz_import(bn_base, base_len, 1, 1, 1, 0, base); in crypto_mod_exp()
386 mpz_import(bn_exp, power_len, 1, 1, 1, 0, power); in crypto_mod_exp()
387 mpz_import(bn_modulus, modulus_len, 1, 1, 1, 0, modulus); in crypto_mod_exp()
/dports/security/botan110/Botan-1.10.17/src/engine/gnump/
H A Dgmp_wrap.cpp29 mpz_import(value, in.sig_words(), -1, sizeof(word), 0, 0, in.data()); in GMP_MPZ()
38 mpz_import(value, length, 1, 1, 0, 0, in); in GMP_MPZ()
/dports/lang/guile1/guile-1.8.8/libguile/
H A Dconv-integer.i.c125 mpz_import (SCM_I_BIG_MPZ (z), 1, 1, sizeof (TYPE), 0, 0, in SCM_FROM_TYPE_PROTO()
130 mpz_import (SCM_I_BIG_MPZ (z), 1, 1, sizeof (TYPE), 0, 0, in SCM_FROM_TYPE_PROTO()
/dports/lang/guile/guile-3.0.7/libguile/
H A Dconv-integer.i.c130 mpz_import (SCM_I_BIG_MPZ (z), 1, 1, sizeof (TYPE), 0, 0, in SCM_FROM_TYPE_PROTO()
135 mpz_import (SCM_I_BIG_MPZ (z), 1, 1, sizeof (TYPE), 0, 0, in SCM_FROM_TYPE_PROTO()
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dconv-integer.i.c130 mpz_import (SCM_I_BIG_MPZ (z), 1, 1, sizeof (TYPE), 0, 0, in SCM_FROM_TYPE_PROTO()
135 mpz_import (SCM_I_BIG_MPZ (z), 1, 1, sizeof (TYPE), 0, 0, in SCM_FROM_TYPE_PROTO()
/dports/math/py-fpylll/fpylll-0.5.6/src/fpylll/gmp/
H A Dpylong.pyx15 ``mpz_export`` and ``mpz_import`` (:trac:`17853`)
77 mpz_import(z, pylong_size, -1, sizeof(digit), 0, PyLong_nails,
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2_binary.c66 mpz_import(result->z, len, -1, sizeof(char), 0, 0, cp); in GMPy_MPZ_From_Old_Binary()
116 mpz_import(numerator, numlen, -1, sizeof(char), 0, 0, cp+4); in GMPy_MPQ_From_Old_Binary()
117 mpz_import(denominator, len-4-numlen, -1, sizeof(char), 0, 0, cp+4+numlen); in GMPy_MPQ_From_Old_Binary()
697 mpz_import(result->z, len-2, -1, sizeof(char), 0, 0, cp+2); in GMPy_MPANY_From_Binary()
715 mpz_import(result->z, len-2, -1, sizeof(char), 0, 0, cp+2); in GMPy_MPANY_From_Binary()
754 mpz_import(num, numlen, -1, in GMPy_MPANY_From_Binary()
756 mpz_import(den, len-numlen-sizesize-2, -1, in GMPy_MPANY_From_Binary()
/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2_binary.c64 mpz_import(result->z, len, -1, sizeof(char), 0, 0, cp); in GMPy_MPZ_From_Old_Binary()
114 mpz_import(numerator, numlen, -1, sizeof(char), 0, 0, cp+4); in GMPy_MPQ_From_Old_Binary()
115 mpz_import(denominator, len-4-numlen, -1, sizeof(char), 0, 0, cp+4+numlen); in GMPy_MPQ_From_Old_Binary()
695 mpz_import(result->z, len-2, -1, sizeof(char), 0, 0, cp+2); in GMPy_MPANY_From_Binary()
713 mpz_import(result->z, len-2, -1, sizeof(char), 0, 0, cp+2); in GMPy_MPANY_From_Binary()
752 mpz_import(num, numlen, -1, in GMPy_MPANY_From_Binary()
754 mpz_import(den, len-numlen-sizesize-2, -1, in GMPy_MPANY_From_Binary()
/dports/security/gnutls/gnutls-3.6.16/lib/nettle/gost/
H A Dbignum-le.c63 mpz_import((x), (length), -1, 1, 0, 0, (s))
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_interface/src/decode/
H A Ddecode_bignum.c59 mpz_import(obj, arity, -1, 1, 0, 0, s); in ei_decode_bignum()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_interface/src/decode/
H A Ddecode_bignum.c59 mpz_import(obj, arity, -1, 1, 0, 0, s); in ei_decode_bignum()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/erl_interface/src/decode/
H A Ddecode_bignum.c59 mpz_import(obj, arity, -1, 1, 0, 0, s); in ei_decode_bignum()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/erl_interface/src/decode/
H A Ddecode_bignum.c59 mpz_import(obj, arity, -1, 1, 0, 0, s); in ei_decode_bignum()
/dports/lang/erlang/otp-OTP-24.1.7/lib/erl_interface/src/decode/
H A Ddecode_bignum.c59 mpz_import(obj, arity, -1, 1, 0, 0, s); in ei_decode_bignum()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/erl_interface/src/decode/
H A Ddecode_bignum.c59 mpz_import(obj, arity, -1, 1, 0, 0, s); in ei_decode_bignum()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/erl_interface/src/decode/
H A Ddecode_bignum.c59 mpz_import(obj, arity, -1, 1, 0, 0, s); in ei_decode_bignum()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/imath/tests/gmp-compat-test/
H A Dgmp_custom_test.c24 mpz_import(rop, count, order, size, endian, nails, data); in test_mpz_import()

12345678910>>...15