Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c1173 char *old_ip; in SSL_add1_host() local
1180 old_ip = X509_VERIFY_PARAM_get1_ip_asc(sc->param); in SSL_add1_host()
1181 if (old_ip != NULL) { in SSL_add1_host()
1182 OPENSSL_free(old_ip); in SSL_add1_host()