Home | History | Annotate | Download | only in native

Lines Matching refs:bRef

2223     BIGNUM* bRef;
2224 if (!arrayToBignum(env, bJava, &bRef)) {
2227 Unique_BIGNUM b(bRef);