Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Daudit-validity-dates.py156 def check_hex_string(hex_str: str) -> bool: member in X509Parser
361 if not X509Parser.check_hex_string(match.group('data')):