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

/freebsd-11.0-release/contrib/wpa/src/crypto/
H A Dcrypto_internal-modexp.c21 struct bignum *bn_base, *bn_exp, *bn_modulus, *bn_result; local
H A Dcrypto_gnutls.c159 gcry_mpi_t bn_base = NULL, bn_exp = NULL, bn_modulus = NULL, local
H A Dcrypto_openssl.c394 BIGNUM *bn_base, *bn_exp, *bn_modulus, *bn_result; local

Completed in 48 milliseconds