Home
last modified time | relevance | path

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

/third_party/mbedtls/include/psa/
Dcrypto_extra.h2055 PSA_PAKE_STATE_INVALID = 0, enumerator
/third_party/mbedtls/library/
Dpsa_crypto.c7625 if (computation_stage->state == PSA_PAKE_STATE_INVALID) { in psa_jpake_output_prologue()
7787 if (computation_stage->state == PSA_PAKE_STATE_INVALID) { in psa_jpake_input_prologue()