Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c8918 uint8_t shared_key[MBEDTLS_PSA_JPAKE_BUFFER_SIZE]; in psa_pake_get_implicit_key() local
8942 shared_key, in psa_pake_get_implicit_key()
8943 sizeof(shared_key), in psa_pake_get_implicit_key()
8952 shared_key, in psa_pake_get_implicit_key()
8955 mbedtls_platform_zeroize(shared_key, sizeof(shared_key)); in psa_pake_get_implicit_key()