Searched defs:bn_modulus (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/crypto/
H A Dcrypto_internal-modexp.c27 struct bignum *bn_base, *bn_exp, *bn_modulus, *bn_result; local
H A Dcrypto_gnutls.c165 gcry_mpi_t bn_base = NULL, bn_exp = NULL, bn_modulus = NULL, local
H A Dcrypto_openssl.c267 BIGNUM *bn_base, *bn_exp, *bn_modulus, *bn_result; local

Completed in 30 milliseconds