Searched defs:rsaGenerateKey (Results 1 - 1 of 1) sorted by relevance
/external/conscrypt/src/main/native/ | ||
H A D | org_conscrypt_NativeCrypto.cpp | 7079 static RSA* rsaGenerateKey(int keylength) { function 7110 appData->ephemeralRsa.reset(rsaGenerateKey(keylength)); |
Completed in 140 milliseconds