Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_extra.h977 #define PSA_PAKE_OUTPUT_SIZE(alg, primitive, output_step) \ argument
982 output_step == PSA_PAKE_STEP_KEY_SHARE ? 65 : \
983 output_step == PSA_PAKE_STEP_ZK_PUBLIC ? 65 : \