Searched refs:sourceLength (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/x-net/src/main/native/
H A Dorg_apache_harmony_xnet_provider_jsse_NativeCrypto.cpp90 int sourceLength = env->GetArrayLength(source); local
91 BIGNUM* bignum = BN_bin2bn((unsigned char*) sourceBytes, sourceLength, NULL);

Completed in 196 milliseconds