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

/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp7160 static EC_KEY* ecGenerateKey(int keylength __attribute__ ((unused))) { function
7179 appData->ephemeralEc.reset(ecGenerateKey(keylength));

Completed in 203 milliseconds