Searched refs:CryptoBufferToByteArray (Results 1 – 1 of 1) sorted by relevance
357 jbyteArray CryptoBufferToByteArray(JNIEnv* env, const CRYPTO_BUFFER* buf) { in CryptoBufferToByteArray() function420 ScopedLocalRef<jbyteArray> bArray(env, CryptoBufferToByteArray(env, buffer)); in CryptoBuffersToObjectArray()