Searched refs:PSA_JPAKE_FIRST (Results 1 – 2 of 2) sorted by relevance
1093 PSA_JPAKE_FIRST = 0, enumerator1117 ((round) == PSA_JPAKE_FIRST ? 2 : 1))1119 ((round) == PSA_JPAKE_FIRST ? 2 : 1))
8908 if (stage->round == PSA_JPAKE_FIRST) { in convert_jpake_computation_stage_to_driver_step()8989 if (computation_stage->round != PSA_JPAKE_FIRST && in psa_jpake_prologue()