Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c1259 const uint8_t *pk_public = NULL; in mbedtls_test_key_consistency_psa_pk() local
1271 pk_public = cursor; in mbedtls_test_key_consistency_psa_pk()
1272 pk_public_length = end - pk_public; in mbedtls_test_key_consistency_psa_pk()
1282 pk_public = pk->pub_raw; in mbedtls_test_key_consistency_psa_pk()
1296 pk_public = pk_public_buffer; in mbedtls_test_key_consistency_psa_pk()
1310 pk_public = pk_public_buffer; in mbedtls_test_key_consistency_psa_pk()
1323 TEST_MEMORY_COMPARE(pk_public, pk_public_length, in mbedtls_test_key_consistency_psa_pk()