Searched refs:PSA_JPAKE_FIRST (Results 1 – 2 of 2) sorted by relevance
1807 PSA_JPAKE_FIRST = 0, enumerator1831 ((round) == PSA_JPAKE_FIRST ? 2 : 1))1833 ((round) == PSA_JPAKE_FIRST ? 2 : 1))
8615 if (stage->round == PSA_JPAKE_FIRST) { in convert_jpake_computation_stage_to_driver_step()8696 if (computation_stage->round != PSA_JPAKE_FIRST && in psa_jpake_prologue()
Completed in 26 milliseconds