Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/include/test/drivers/
Dpake.h29 unsigned long implicit_key; member
/openthread-latest/third_party/mbedtls/repo/tests/src/drivers/
Dtest_driver_pake.c144 mbedtls_test_driver_pake_hooks.hits.implicit_key++; in mbedtls_test_transparent_pake_get_implicit_key()
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_driver_wrappers.function2999 psa_key_derivation_operation_t implicit_key =
3135 TEST_EQUAL(psa_pake_get_implicit_key(&operation, &implicit_key),
3138 TEST_EQUAL(mbedtls_test_driver_pake_hooks.hits.implicit_key, 1);