Home | History | Annotate | Download | only in native

Lines Matching refs:aRef

2217     BIGNUM* aRef;
2218 if (!arrayToBignum(env, aJava, &aRef)) {
2221 Unique_BIGNUM a(aRef);