Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_extra.h1007 #define PSA_PAKE_INPUT_SIZE(alg, primitive, input_step) \ argument
1012 input_step == PSA_PAKE_STEP_KEY_SHARE ? 65 : \
1013 input_step == PSA_PAKE_STEP_ZK_PUBLIC ? 65 : \