Home
last modified time | relevance | path

Searched defs:MSG_MAX_SIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/programs/psa/
H A Daead_demo.c90 #define MSG_MAX_SIZE (MSG1_SIZE > MSG2_SIZE ? MSG1_SIZE : MSG2_SIZE) macro
/third_party/mbedtls/programs/cipher/
H A Dcipher_aead_demo.c87 #define MSG_MAX_SIZE (MSG1_SIZE > MSG2_SIZE ? MSG1_SIZE : MSG2_SIZE) macro

Completed in 2 milliseconds