Searched refs:c_byte_array (Results 1 – 1 of 1) sorted by relevance
19 struct aws_byte_cursor c_byte_array = aws_jni_byte_cursor_from_jbyteArray_acquire(env, input); in crc_common() local20 struct aws_byte_cursor cursor = c_byte_array; in crc_common()29 aws_jni_byte_cursor_from_jbyteArray_release(env, input, c_byte_array); in crc_common()