Home
last modified time | relevance | path

Searched refs:bignum_to_string (Results 1 – 25 of 54) sorted by relevance

123

/dports/math/tiny-bignum-c/tiny-bignum-c-201fb20/tests/
H A Dload_cmp.c76 bignum_to_string(&sa, sabuf, sizeof(sabuf)); in main()
77 bignum_to_string(&sb, sbbuf, sizeof(sbbuf)); in main()
78 bignum_to_string(&sc, scbuf, sizeof(scbuf)); in main()
79 bignum_to_string(&sd, sdbuf, sizeof(sdbuf)); in main()
81 bignum_to_string(&ia, iabuf, sizeof(iabuf)); in main()
82 bignum_to_string(&ib, ibbuf, sizeof(ibbuf)); in main()
83 bignum_to_string(&ic, icbuf, sizeof(icbuf)); in main()
84 bignum_to_string(&id, idbuf, sizeof(idbuf)); in main()
H A Drsa.c108 bignum_to_string(&C, buf, sizeof(buf)); in test_rsa_1()
118 bignum_to_string(&M, buf, sizeof(buf)); in test_rsa_1()
164 bignum_to_string(&C, buf, sizeof(buf)); in test_rsa_2()
174 bignum_to_string(&M, buf, sizeof(buf)); in test_rsa_2()
217 bignum_to_string(&C, buf, sizeof(buf)); in test_rsa_3()
227 bignum_to_string(&M, buf, sizeof(buf)); in test_rsa_3()
267 bignum_to_string(&m, buf, sizeof(buf)); in test_rsa1024()
276 bignum_to_string(&c, buf, sizeof(buf)); in test_rsa1024()
293 bignum_to_string(&m, buf, sizeof(buf)); in test_rsa1024()
H A Dgolden.c256 bignum_to_string(&sa, buf, sizeof(buf)); in main()
258 bignum_to_string(&sb, buf, sizeof(buf)); in main()
260 bignum_to_string(&sc, buf, sizeof(buf)); in main()
262 bignum_to_string(&sd, buf, sizeof(buf)); in main()
H A Dfactorial.c73 bignum_to_string(&result, buf, sizeof(buf)); in main()
H A Drandomized.c76 bignum_to_string(&res, buf, sizeof(buf)); in main()
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Darith-print.cpp53 arithlib_lowlevel::bignum_to_string( in print_newbignum()
/dports/lang/v/v-0.1.29/vlib/math/big/
H A Dbig.v20 fn C.bignum_to_string( n &Number, s byteptr, maxsize int)
80 C.bignum_to_string( &n, buf, 8192)
/dports/lang/v/v-0.1.29/thirdparty/bignum/
H A Dbn.h94 void bignum_to_string(struct bn* n, char* str, int maxsize);
/dports/math/tiny-bignum-c/tiny-bignum-c-201fb20/
H A Dbn.h94 void bignum_to_string(struct bn* n, char* str, int maxsize);
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn)
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in X509_REVOKED_delete_ext()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in X509_REVOKED_add1_ext_i2d()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn)
149 || (strtmp = bignum_to_string(bntmp)) == NULL)
163 || (strtmp = bignum_to_string(bntmp)) == NULL)
/dports/www/node10/node-v10.24.1/deps/openssl/openssl/crypto/x509v3/
H A Dv3_utl.c104 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
149 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
163 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/x509v3/
H A Dv3_utl.c158 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
204 !(strtmp = bignum_to_string(bntmp))) in i2s_ASN1_ENUMERATED()
217 !(strtmp = bignum_to_string(bntmp))) in i2s_ASN1_INTEGER()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/x509v3/
H A Dv3_utl.c130 static char *bignum_to_string(const BIGNUM *bn) in bignum_to_string() function
175 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_ENUMERATED()
189 || (strtmp = bignum_to_string(bntmp)) == NULL) in i2s_ASN1_INTEGER()

123