Home
last modified time | relevance | path

Searched defs:modulus (Results 1 – 25 of 33) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_function.h207 struct modulus : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
211 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_function.h225 struct modulus : public binary_function<_Tp, _Tp, _Tp> in _GLIBCXX_VISIBILITY() struct
229 operator()(const _Tp& __x, const _Tp& __y) const in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dint128.d454 Cent modulus; in udiv() local
468 Cent udivmod(Cent c1, Cent c2, out Cent modulus) in udivmod()
620 Cent modulus; in div() local
634 Cent divmod(Cent c1, Cent c2, out Cent modulus) in divmod()
895 Cent modulus; variable
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Ddh.c313 dh_new_group_asc(const char *gen, const char *modulus) in dh_new_group_asc()
338 dh_new_group(BIGNUM *gen, BIGNUM *modulus) in dh_new_group()
/netbsd-src/lib/libtelnet/
H A Dpk.c138 BIGNUM *modulus = BN_new(); in common_key() local
186 BIGNUM *modulus = BN_new(); in genkeys() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dint128.d178 Cent modulus; member
H A Dbigint.d2336 BigInt powmod(BigInt base, BigInt exponent, BigInt modulus) pure nothrow @safe in powmod()
2360 BigInt modulus = BigInt("1234567"); variable
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_internal-modexp.c91 const u8 *modulus, size_t modulus_len, in crypto_mod_exp()
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Ddsa.c69 int i, modulus = 0, pubin = 0, pubout = 0, ret = 1; in dsa_main() local
H A Drsa.c73 int noout = 0, modulus = 0, pubin = 0, pubout = 0, ret = 1; in rsa_main() local
H A Dx509.c172 int x509req = 0, days = DEF_DAYS, modulus = 0, pubkey = 0, pprint = 0; in x509_main() local
H A Dreq.c241 int modulus = 0, multirdn = 0, verify = 0, noout = 0, text = 0; in req_main() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Ddsa.c87 int modulus = 0, pubin = 0, pubout = 0, ret = 1; in dsa_main() local
H A Drsa.c133 int noout = 0, modulus = 0, pubin = 0, pubout = 0, ret = 1; in rsa_main() local
H A Dx509.c280 int x509toreq = 0, modulus = 0, print_pubkey = 0, pprint = 0; in x509_main() local
H A Dreq.c263 int modulus = 0, multirdn = 1, verify = 0, noout = 0, text = 0; in req_main() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_anonymityrevocation/
H A Dcsencryption_result.c105 bi_ptr modulus = daa_key->modulus; in internal_compute_encryption_proof() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpkcs11rsa_link.c1301 CK_BYTE *exponent = NULL, *modulus = NULL; in pkcs11rsa_todns() local
1358 CK_BYTE *exponent = NULL, *modulus = NULL; in pkcs11rsa_fromdns() local
1430 CK_ATTRIBUTE *modulus = NULL, *exponent = NULL; in pkcs11rsa_tofile() local
/netbsd-src/external/bsd/unbound/dist/sldns/
H A Dkeyraw.c421 BIGNUM* modulus = NULL; in sldns_key_buf2rsa_raw() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/
H A Dtest_join.c104 BYTE *modulus; in init_key_chain() local
H A Dplatform.c472 BYTE *modulus, stage, *buf; in Tspi_TPM_DAA_JoinInit_internal() local
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/
H A Ddaa_structs.h130 bi_ptr modulus; member
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/
H A Ddaa_structs.c442 create_DAA_PK(const bi_ptr modulus, in create_DAA_PK()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Drandom.tcc107 linear_congruential<_UIntType, __a, __c, __m>::modulus; member in std::tr1::linear_congruential<_UIntType, __a, __c, __m>
410 subtract_with_carry<_IntType, __m, __s, __r>::modulus; member in std::tr1::subtract_with_carry<_IntType, __m, __s, __r>
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Drandom.tcc107 linear_congruential<_UIntType, __a, __c, __m>::modulus; member in std::tr1::linear_congruential<_UIntType, __a, __c, __m>
410 subtract_with_carry<_IntType, __m, __s, __r>::modulus; member in std::tr1::subtract_with_carry<_IntType, __m, __s, __r>

12