Home
last modified time | relevance | path

Searched refs:valid_sandns_names (Results 1 – 1 of 1) sorted by relevance

/openbsd/regress/lib/libcrypto/x509/
H A Dconstraints.c48 unsigned char *valid_sandns_names[] = { variable
210 for (i = 0; valid_sandns_names[i] != NULL; i++) { in test_valid_sandns_names()
212 CBS_init(&cbs, valid_sandns_names[i], in test_valid_sandns_names()
213 strlen(valid_sandns_names[i])); in test_valid_sandns_names()
216 valid_sandns_names[i]); in test_valid_sandns_names()