Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDdh.c273 dh_new_group_asc(const char *gen, const char *modulus) in dh_new_group_asc()
294 dh_new_group(BIGNUM *gen, BIGNUM *modulus) in dh_new_group()
/NextBSD/contrib/wpa/src/crypto/
HDcrypto_internal-modexp.c18 const u8 *modulus, size_t modulus_len, in crypto_mod_exp()
HDcrypto_gnutls.c156 const u8 *modulus, size_t modulus_len, in crypto_mod_exp()
HDcrypto_libtomcrypt.c698 const u8 *modulus, size_t modulus_len, in crypto_mod_exp()
HDcrypto_openssl.c391 const u8 *modulus, size_t modulus_len, in crypto_mod_exp()
/NextBSD/contrib/telnet/libtelnet/
HDpk.c124 MINT *modulus = mp_xtom(HEXMODULUS); in common_key() local
169 MINT *modulus = mp_xtom(HEXMODULUS); in genkeys() local
/NextBSD/usr.bin/newkey/
HDgeneric.c87 MINT *modulus = mp_xtom(HEXMODULUS); in genkeys() local
/NextBSD/crypto/openssl/engines/vendor_defns/
HDatalla.h21 Item modulus; member
HDcswift.h188 SW_LARGENUMBER modulus; /* modulus */ member
/NextBSD/crypto/openssl/apps/
HDdsa.c114 int modulus = 0; in MAIN() local
HDrsa.c117 int modulus = 0; in MAIN() local
HDx509.c205 int x509req = 0, days = DEF_DAYS, modulus = 0, pubkey = 0; in MAIN() local
HDreq.c189 int modulus = 0; in MAIN() local
/NextBSD/crypto/openssl/engines/
HDe_4758cca.c414 unsigned char modulus[256]; in ibm_4758_load_privkey() local
498 unsigned char modulus[512]; in ibm_4758_load_pubkey() local
837 unsigned char *modulus) in getModulusAndExponent()
HDe_atalla.c467 BIGNUM *modulus; in atalla_mod_exp() local
HDe_cswift.c496 BIGNUM *modulus; in cswift_mod_exp() local
/NextBSD/contrib/unbound/sldns/
HDkeyraw.c236 BIGNUM *modulus; in sldns_key_buf2rsa_raw() local
/NextBSD/contrib/libstdc++/include/bits/
Dstl_function.h170 struct modulus : public binary_function<_Tp, _Tp, _Tp> struct
173 operator()(const _Tp& __x, const _Tp& __y) const in operator()
/NextBSD/contrib/ntp/util/
HDntp-keygen.c171 u_int modulus = PLEN; /* prime modulus size (bits) */ variable
/NextBSD/contrib/unbound/validator/
HDval_secalgo.c844 SECItem modulus = {siBuffer, NULL, 0}; in nss_buf2rsa() local
/NextBSD/contrib/ldns/
HDdnssec.c402 BIGNUM *modulus; in ldns_key_buf2rsa_raw() local
/NextBSD/crypto/heimdal/lib/hx509/
HDsoftp11.c367 CK_BYTE *modulus = NULL; in add_pubkey_info() local