Hi Team,
In Openssl 1.1.1t I can see BN_X931_generate_prime_ex is using most CPU. But I can't find the Openssl code invokes it except RSA_X931_generate_key_ex for which I can't find its caller either. Am I missing something? Or these two functions are called in the
form of some macro? Thanks in advance.
|