Searched defs:MBEDTLS_ERROR_ADD (Results 1 – 2 of 2) sorted by relevance
113 #define MBEDTLS_ERROR_ADD(high, low) \ macro