Searched defs:BN2mpz (Results 1 – 5 of 5) sorted by relevance
46 BN2mpz(mp_int *s, const BIGNUM *bn) in BN2mpz() function
46 BN2mpz(fp_int *s, const BIGNUM *bn) in BN2mpz() function
48 BN2mpz(mpz_t s, const BIGNUM *bn) in BN2mpz() function
48 BN2mpz(fp_int *s, const BIGNUM *bn) in BN2mpz() function
64 BN2mpz(mp_int *s, const BIGNUM *bn) in BN2mpz() function