Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpsa_crypto_pake.c309 } else if (step == PSA_JPAKE_X2S_STEP_KEY_SHARE) { in mbedtls_psa_pake_output_internal()
334 if (step == PSA_JPAKE_X2S_STEP_KEY_SHARE && in mbedtls_psa_pake_output_internal()
Dpsa_crypto.c7522 return PSA_JPAKE_X2S_STEP_KEY_SHARE; in convert_jpake_computation_stage_to_driver_step()
/third_party/mbedtls/include/psa/
Dcrypto_extra.h2083 PSA_JPAKE_X2S_STEP_KEY_SHARE = 7, /* Round 2: output X2S key (our key) */ enumerator
/third_party/mbedtls/docs/proposed/
Dpsa-driver-interface.md449 * `PSA_JPAKE_X2S_STEP_KEY_SHARE`    Round 2: output our X2S key