Home | History | Annotate | Download | only in native

Lines Matching refs:eRef

1755     BIGNUM* eRef;
1756 if (!arrayToBignum(env, publicExponent, &eRef)) {
1759 Unique_BIGNUM e(eRef);