Searched refs:MSG_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
75 #define MSG_MAX_SIZE (MSG1_SIZE > MSG2_SIZE ? MSG1_SIZE : MSG2_SIZE) macro185 unsigned char out[MSG_MAX_SIZE + MAX_TAG_LENGTH]; in aead_encrypt()
78 #define MSG_MAX_SIZE (MSG1_SIZE > MSG2_SIZE ? MSG1_SIZE : MSG2_SIZE) macro199 unsigned char out[PSA_AEAD_ENCRYPT_OUTPUT_MAX_SIZE(MSG_MAX_SIZE)]; in aead_encrypt()