Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_addr.c352 static int range_should_be_prefix(const unsigned char *min, in range_should_be_prefix() function
449 if ((prefixlen = range_should_be_prefix(min, max, length)) >= 0) in make_addressRange()
802 range_should_be_prefix(a_min, a_max, length) >= 0) in X509v3_addr_is_canonical()
818 range_should_be_prefix(a_min, a_max, length) >= 0) in X509v3_addr_is_canonical()

Completed in 9 milliseconds