Home
last modified time | relevance | path

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

/openssl/crypto/rsa/
H A Drsa_lib.c235 static const unsigned int log_2 = 0x02c5c8; /* scale * log(2) */ variable
373 x = n * (uint64_t)log_2; in ossl_ifc_ffc_compute_security_bits()
376 / log_2); in ossl_ifc_ffc_compute_security_bits()

Completed in 6 milliseconds