Searched defs:bn_result (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/crypto/
H A Dcrypto_internal-modexp.c94 struct bignum *bn_base, *bn_exp, *bn_modulus, *bn_result; local
H A Dcrypto_gnutls.c367 bn_result = NULL; local
H A Dcrypto_nettle.c380 mpz_t bn_base, bn_exp, bn_modulus, bn_result; local
H A Dcrypto_openssl.c594 BIGNUM *bn_base, *bn_exp, *bn_modulus, *bn_result; local

Completed in 123 milliseconds