Searched refs:in_attr_type (Results 1 – 1 of 1) sorted by relevance
289 int in_attr_type = 1; in mbedtls_x509_string_to_names() local303 if (in_attr_type && *c == '=') { in mbedtls_x509_string_to_names()318 in_attr_type = 0; in mbedtls_x509_string_to_names()321 if (!in_attr_type && ((*c == ',' && *(c-1) != '\\') || c == end)) { in mbedtls_x509_string_to_names()368 in_attr_type = 1; in mbedtls_x509_string_to_names()