Searched refs:PSA_JPAKE_X2S_STEP_KEY_SHARE (Results 1 – 3 of 3) sorted by relevance
322 } 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()
8942 PSA_JPAKE_X2S_STEP_KEY_SHARE : in convert_jpake_computation_stage_to_driver_step()
1111 PSA_JPAKE_X2S_STEP_KEY_SHARE = 7, /* Round 2: output X2S key (our key) */ enumerator