Home
last modified time | relevance | path

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

/mbedtls/library/
A Dpsa_crypto_pake.c322 } else if (step == PSA_JPAKE_X2S_STEP_KEY_SHARE) { in mbedtls_psa_pake_output_internal()
347 if (step == PSA_JPAKE_X2S_STEP_KEY_SHARE && in mbedtls_psa_pake_output_internal()
A Dpsa_crypto.c8629 PSA_JPAKE_X2S_STEP_KEY_SHARE : in convert_jpake_computation_stage_to_driver_step()
/mbedtls/include/psa/
A Dcrypto_extra.h1798 PSA_JPAKE_X2S_STEP_KEY_SHARE = 7, /* Round 2: output X2S key (our key) */ enumerator
/mbedtls/docs/proposed/
A Dpsa-driver-interface.md711 * `PSA_JPAKE_X2S_STEP_KEY_SHARE`    Round 2: output our X2S key

Completed in 38 milliseconds