Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dgcm.c592 static const unsigned char pt_test_data[MAX_TESTS][64] = variable
799 pt_test_data[pt_index_test_data[i]], in mbedtls_gcm_self_test()
849 if( memcmp( buf, pt_test_data[pt_index_test_data[i]], in mbedtls_gcm_self_test()
886 pt_test_data[pt_index_test_data[i]], in mbedtls_gcm_self_test()
892 pt_test_data[pt_index_test_data[i]] + 32, in mbedtls_gcm_self_test()
900 pt_test_data[pt_index_test_data[i]], in mbedtls_gcm_self_test()
970 if( memcmp( buf, pt_test_data[pt_index_test_data[i]], in mbedtls_gcm_self_test()

Completed in 4 milliseconds