Home
last modified time | relevance | path

Searched refs:PSA_JPAKE_X4S_STEP_KEY_SHARE (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_pake.c438 if (step == PSA_JPAKE_X4S_STEP_KEY_SHARE && in mbedtls_psa_pake_input_internal()
H A Dpsa_crypto.c8923 PSA_JPAKE_X4S_STEP_KEY_SHARE; in convert_jpake_computation_stage_to_driver_step()
/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_extra.h1087 PSA_JPAKE_X4S_STEP_KEY_SHARE = 10, /* Round 2: input X4S key (from peer) */ enumerator