Home
last modified time | relevance | path

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

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp4248 const EC_POINT* pubkeyPoint = EC_KEY_get0_public_key(pubkey.get()); local
4249 if (pubkeyPoint == NULL) {
4269 pubkeyPoint,