Searched refs:PSA_PAKE_STEP_ZK_PUBLIC (Results 1 – 2 of 2) sorted by relevance
932 #define PSA_PAKE_STEP_ZK_PUBLIC ((psa_pake_step_t) 0x02) macro983 output_step == PSA_PAKE_STEP_ZK_PUBLIC ? 65 : \1013 input_step == PSA_PAKE_STEP_ZK_PUBLIC ? 65 : \
8981 step != PSA_PAKE_STEP_ZK_PUBLIC && in psa_jpake_prologue()