Searched defs:a (Results 1 – 3 of 3) sorted by relevance
29 #define CHECK_OVERFLOW_ADD(a, b) \ argument
310 static int x509_string_cmp(const mbedtls_x509_buf *a, const mbedtls_x509_buf *b) in x509_string_cmp()338 static int x509_name_cmp(const mbedtls_x509_name *a, const mbedtls_x509_name *b) in x509_name_cmp()
1678 const mbedtls_ct_condition_t a = mbedtls_ct_uint_ge(idx, padding_idx); in mbedtls_ssl_decrypt_buf() local
Completed in 21 milliseconds