Home
last modified time | relevance | path

Searched refs:mpz_export (Results 1 – 25 of 53) sorted by relevance

123

/netbsd/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drsa-gmp.c70 mpz_export(NULL, &size, 1, 1, 1, 0, s); in mpz2BN()
74 mpz_export(p, &size, 1, 1, 1, 0, s); in mpz2BN()
179 mpz_export(to, &ssize, 1, 1, 1, 0, enc); in gmp_rsa_public_encrypt()
232 mpz_export(p, &size, 1, 1, 1, 0, us); in gmp_rsa_public_decrypt()
323 mpz_export(to, &ssize, 1, 1, 1, 0, out); in gmp_rsa_private_encrypt()
398 mpz_export(ptr, &ssize, 1, 1, 1, 0, out); in gmp_rsa_private_decrypt()
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/daa/big_integer/
H A Dbi_gmp.c53 mpz_export(buffer, length, 1, 1, 1, 0, i); in bi_2_nbin()
60 mpz_export(buffer, length, 1, 1, 1, 0, i); in bi_2_nbin1()
/netbsd/external/lgpl3/gmp/dist/rand/
H A Drandmts.c134 mpz_export (&p->mt[1], &cnt, -1, sizeof (p->mt[1]), 0, in randseed_mt()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-import.c77 mpz_export (output+1, &out_count, order, size, endian, 0, a); in testmain()
H A Dhex-random.c154 mpz_export (dst, countp, order, size, endian, 0, x); in hex_rrandomb_export()
/netbsd/external/lgpl3/gmp/dist/mini-gmp/
H A DChangeLog47 * mini-gmp/mini-gmp.c (gmp_clz, gmp_popcount_limb, mpz_export):
383 (mpz_export): Reorder branches.
560 * mini-gmp.c (mpz_export, mpz_import): Less restrictive ASSERTs.
569 * mini-gmp.c (mpz_export): Support op=0 countp=NULL.
574 mpz_import and mpz_export.
582 * mini-gmp.c (mpz_export): Compute accurate word count up
589 (mpz_import, mpz_export): Correctly use order/endianness.
H A DREADME46 mpz_export and mpz_import support only NAILS = 0.
H A Dmini-gmp.h300 void *mpz_export (void *, size_t *, int, size_t, int, size_t, const mpz_t);
/netbsd/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-export.c151 ret = mpz_export (got_data, &got_count, data[i].order, in check_data()
/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dexport.c48 mpz_export (void *data, size_t *countp, int order, in mpz_export() function
/netbsd/external/lgpl3/gmp/dist/demos/perl/
H A Dtest.pl648 { my $s = mpz_export (1, 2, 1, 0, "0x61626364");
650 { my $s = mpz_export (-1, 2, 1, 0, "0x61626364");
652 { my $s = mpz_export (1, 2, -1, 0, "0x61626364");
654 { my $s = mpz_export (-1, 2, -1, 0, "0x61626364");
/netbsd/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_nettle.c394 mpz_export(result, result_len, 1, 1, 1, 0, bn_result); in crypto_mod_exp()
/netbsd/external/lgpl3/gmp/dist/
H A DNEWS855 * mpz_export allows NULL for countp parameter.
857 * mpz_export allows NULL for countp parameter.
887 * New functions: mpz_export, mpz_import.
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
H A Dgmp.h745 #define mpz_export __gmpz_export macro
746 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/or1k/
H A Dgmp.h745 #define mpz_export __gmpz_export macro
746 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/alpha/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/arm/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/armeb/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/hppa/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/i386/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/ia64/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);
/netbsd/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
H A Dgmp.h740 #define mpz_export __gmpz_export macro
741 __GMP_DECLSPEC void *mpz_export (void *, size_t *, int, size_t, int, size_t, mpz_srcptr);

123