Searched refs:bn_mont_n0 (Results 1 – 3 of 3) sorted by relevance
34 uint64_t bn_mont_n0(const BIGNUM *n) { in bn_mont_n0() function
239 uint64_t bn_mont_n0(const BIGNUM *n); in OPENSSL_MSVC_PRAGMA()
202 uint64_t n0 = bn_mont_n0(mod); in BN_MONT_CTX_set()