Searched refs:ia5_str (Results 1 – 1 of 1) sorted by relevance
137 static const char ia5_str[] = "ia5"; in der_flexi_test() local152 …LTC_SET_ASN1(static_list[0], 1, LTC_ASN1_IA5_STRING, (void *)ia5_str, strlen(ia5_str)); in der_flexi_test()244 if (l->size != strlen(ia5_str) || memcmp(ia5_str, l->data, l->size)) { in der_flexi_test()