Home
last modified time | relevance | path

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

/mbedtls-3.6.0/include/psa/
Dcrypto_extra.h1945 PSA_JPAKE_FIRST = 0, enumerator
1969 ((round) == PSA_JPAKE_FIRST ? 2 : 1))
1971 ((round) == PSA_JPAKE_FIRST ? 2 : 1))
/mbedtls-3.6.0/library/
Dpsa_crypto.c7905 if (stage->round == PSA_JPAKE_FIRST) {
7986 if (computation_stage->round != PSA_JPAKE_FIRST &&