X509_check_ip_asc
if (X509_check_ip_asc(cert, candidate + 1, 0) <= 0) {
int X509_check_ip_asc(X509 *x, const char *ipasc, unsigned int flags);