Searched refs:MBEDTLS_MPS_ERR_BASE (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/library/ | ||
H A D | mps_error.h | 47 #ifndef MBEDTLS_MPS_ERR_BASE 48 #define MBEDTLS_MPS_ERR_BASE (0) macro 52 (-(MBEDTLS_MPS_ERR_BASE | (code))) |
Completed in 1 milliseconds