Home
last modified time | relevance | path

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

/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp3149 BIGNUM* eRef = NULL; local
3150 if (!arrayToBignum(env, publicExponent, &eRef)) {
3153 Unique_BIGNUM e(eRef);