Home
last modified time | relevance | path

Searched refs:PSA_PAKE_X1_STEP_KEY_SHARE (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/include/psa/
Dcrypto_extra.h2066 PSA_PAKE_X1_STEP_KEY_SHARE = 1, /* also X2S & X4S KEY_SHARE */ enumerator
/third_party/mbedtls/library/
Dpsa_crypto.c7503 case PSA_PAKE_X1_STEP_KEY_SHARE: in convert_jpake_computation_stage_to_driver_step()
7521 case PSA_PAKE_X1_STEP_KEY_SHARE: in convert_jpake_computation_stage_to_driver_step()
7533 case PSA_PAKE_X1_STEP_KEY_SHARE: in convert_jpake_computation_stage_to_driver_step()
7651 computation_stage->sequence = PSA_PAKE_X1_STEP_KEY_SHARE; in psa_jpake_output_prologue()
7656 case PSA_PAKE_X1_STEP_KEY_SHARE: in psa_jpake_output_prologue()
7811 computation_stage->sequence = PSA_PAKE_X1_STEP_KEY_SHARE; in psa_jpake_input_prologue()
7816 case PSA_PAKE_X1_STEP_KEY_SHARE: in psa_jpake_input_prologue()