Searched defs:BN_mul_word (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/math/
H A DNativeBN.java86 public static native void BN_mul_word(long a, int w); method in class:NativeBN
88 // int BN_mul_word(BIGNUM *a, BN_ULONG w);

Completed in 42 milliseconds