Home
last modified time | relevance | path

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

/src/contrib/bearssl/test/
H A Dtest_x509.c488 parse_choice(const char *s, const char *acceptable) in parse_choice() function
533 if (parse_choice(s ++, "-:/ ") < 0) { in string_to_time()
540 if (parse_choice(s ++, "-:/ ") < 0) { in string_to_time()
547 if (parse_choice(s ++, " T") < 0) { in string_to_time()
554 if (parse_choice(s ++, "-:/ ") < 0) { in string_to_time()
561 if (parse_choice(s ++, "-:/ ") < 0) { in string_to_time()