Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpkcs5.c441 static const unsigned char result_key_test_data[MAX_TESTS][32] = variable
475 memcmp(result_key_test_data[i], key, key_len_test_data[i]) != 0) { in mbedtls_pkcs5_self_test()
/aosp_15_r20/external/mbedtls/library/
H A Dpkcs5.c437 static const unsigned char result_key_test_data[MAX_TESTS][32] = variable
471 memcmp(result_key_test_data[i], key, key_len_test_data[i]) != 0) { in mbedtls_pkcs5_self_test()