Searched refs:SpeedRSA (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/boringssl/src/tool/
H A Dspeed.cc133 static bool SpeedRSA(const std::string& key_name, RSA *key) { function
261 if (!SpeedRSA("RSA 2048", key)) {
275 if (!SpeedRSA("RSA 4096", key)) {

Completed in 78 milliseconds