/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | stl_function.h | 207 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 D | stl_function.h | 225 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 D | int128.d | 454 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 D | dh.c | 313 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 D | pk.c | 138 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 D | int128.d | 178 Cent modulus; member
|
H A D | bigint.d | 2336 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 D | crypto_internal-modexp.c | 91 const u8 *modulus, size_t modulus_len, in crypto_mod_exp()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | dsa.c | 69 int i, modulus = 0, pubin = 0, pubout = 0, ret = 1; in dsa_main() local
|
H A D | rsa.c | 73 int noout = 0, modulus = 0, pubin = 0, pubout = 0, ret = 1; in rsa_main() local
|
H A D | x509.c | 172 int x509req = 0, days = DEF_DAYS, modulus = 0, pubkey = 0, pprint = 0; in x509_main() local
|
H A D | req.c | 241 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 D | dsa.c | 87 int modulus = 0, pubin = 0, pubout = 0, ret = 1; in dsa_main() local
|
H A D | rsa.c | 133 int noout = 0, modulus = 0, pubin = 0, pubout = 0, ret = 1; in rsa_main() local
|
H A D | x509.c | 280 int x509toreq = 0, modulus = 0, print_pubkey = 0, pprint = 0; in x509_main() local
|
H A D | req.c | 263 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 D | csencryption_result.c | 105 bi_ptr modulus = daa_key->modulus; in internal_compute_encryption_proof() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | pkcs11rsa_link.c | 1301 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 D | keyraw.c | 421 BIGNUM* modulus = NULL; in sldns_key_buf2rsa_raw() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_platform/ |
H A D | test_join.c | 104 BYTE *modulus; in init_key_chain() local
|
H A D | platform.c | 472 BYTE *modulus, stage, *buf; in Tspi_TPM_DAA_JoinInit_internal() local
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/daa/ |
H A D | daa_structs.h | 130 bi_ptr modulus; member
|
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/ |
H A D | daa_structs.c | 442 create_DAA_PK(const bi_ptr modulus, in create_DAA_PK()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | random.tcc | 107 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 D | random.tcc | 107 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>
|