Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/x509/
H A Dx509_addr.c836 range_should_be_prefix(const unsigned char *min, const unsigned char *max, in range_should_be_prefix() function
983 if ((prefix_len = range_should_be_prefix(min, max, length)) >= 0) in make_addressRange()
1378 if (range_should_be_prefix(a_min, a_max, length) >= 0) in X509v3_addr_is_canonical()
1392 if (range_should_be_prefix(a_min, a_max, length) >= 0) in X509v3_addr_is_canonical()