Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/include/psa/
H A Dcrypto_extra.h1007 #define PSA_PAKE_INPUT_SIZE(alg, primitive, input_step) \ macro
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c9136 const size_t max_input_length = (size_t) PSA_PAKE_INPUT_SIZE(operation->alg, in psa_pake_input()