Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_addr.c705 static int IPAddressFamily_check_len(const IPAddressFamily *f) in IPAddressFamily_check_len() function
736 if (!IPAddressFamily_check_len(a) || !IPAddressFamily_check_len(b)) in X509v3_addr_is_canonical()
765 if (!IPAddressFamily_check_len(f)) in X509v3_addr_is_canonical()
918 if (!IPAddressFamily_check_len(f)) in X509v3_addr_canonize()
1197 if (!IPAddressFamily_check_len(fa) || !IPAddressFamily_check_len(fb)) in X509v3_addr_subset()
1285 if (!IPAddressFamily_check_len(fc)) in addr_validate_path_internal()
1313 if (!IPAddressFamily_check_len(fc) || !IPAddressFamily_check_len(fp)) in addr_validate_path_internal()
1336 if (!IPAddressFamily_check_len(fp)) in addr_validate_path_internal()

Completed in 16 milliseconds