Home
last modified time | relevance | path

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

/openssl/ssl/
H A Dssl_lib.c1124 char *old_ip; in SSL_add1_host() local
1131 old_ip = X509_VERIFY_PARAM_get1_ip_asc(sc->param); in SSL_add1_host()
1132 if (old_ip) { in SSL_add1_host()
1133 OPENSSL_free(old_ip); in SSL_add1_host()

Completed in 20 milliseconds