Home
last modified time | relevance | path

Searched refs:test_input_len (Results 1 – 1 of 1) sorted by relevance

/third_party/mbedtls/library/
Dchachapoly.c446 static const size_t test_input_len[1] = variable
494 test_input_len[i], in mbedtls_chachapoly_self_test()
504 ASSERT( 0 == memcmp( output, test_output[i], test_input_len[i] ), in mbedtls_chachapoly_self_test()