Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpsa_crypto_pake.c297 if (step == PSA_JPAKE_X1_STEP_KEY_SHARE) { in mbedtls_psa_pake_output_internal()
Dpsa_crypto.c7504 return PSA_JPAKE_X1_STEP_KEY_SHARE; in convert_jpake_computation_stage_to_driver_step()
/third_party/mbedtls/include/psa/
Dcrypto_extra.h2077PSA_JPAKE_X1_STEP_KEY_SHARE = 1, /* Round 1: input/output key share (for ephemeral private key … enumerator
/third_party/mbedtls/docs/proposed/
Dpsa-driver-interface.md443 * `PSA_JPAKE_X1_STEP_KEY_SHARE`     Round 1: output our key share (for ephemeral private key X1)
467 * `PSA_JPAKE_X1_STEP_KEY_SHARE`     Round 1: input key share from peer (for ephemeral private key X…