Searched refs:PSA_JPAKE_FIRST (Results 1 – 2 of 2) sorted by relevance
1120 PSA_JPAKE_FIRST = 0, enumerator1144 ((round) == PSA_JPAKE_FIRST ? 2 : 1))1146 ((round) == PSA_JPAKE_FIRST ? 2 : 1))
8928 if (stage->round == PSA_JPAKE_FIRST) { in convert_jpake_computation_stage_to_driver_step()9009 if (computation_stage->round != PSA_JPAKE_FIRST && in psa_jpake_prologue()