Searched defs:MBEDTLS_X509_ID_FLAG (Results 1 – 2 of 2) sorted by relevance
98 #define MBEDTLS_X509_ID_FLAG(id) (1 << ((id) - 1)) macro