Home
last modified time | relevance | path

Searched refs:log_e (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/rsa/
H A Drsa_lib.c236 static const unsigned int log_e = 0x05c551; /* scale * log2(M_E) */ variable
301 r = (r * (uint64_t)scale) / log_e; in ilog_e()

Completed in 5 milliseconds