Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H 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()
H A Dpsa_crypto.c8922 PSA_JPAKE_X2S_STEP_KEY_SHARE : in convert_jpake_computation_stage_to_driver_step()
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_extra.h1084 PSA_JPAKE_X2S_STEP_KEY_SHARE = 7, /* Round 2: output X2S key (our key) */ enumerator