Home
last modified time | relevance | path

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

/openssl-master/crypto/x509/
A Dv3_ncons.c214 char *ip1 = ossl_ipaddr_to_asc(ip->data, len1); in print_nc_ipadd() local
216 int ret = ip1 != NULL && ip2 != NULL in print_nc_ipadd()
217 && BIO_printf(bp, "IP:%s/%s", ip1, ip2) > 0; in print_nc_ipadd()
219 OPENSSL_free(ip1); in print_nc_ipadd()
/openssl-master/crypto/des/asm/
A Ddes_enc.m4631 define({ip1},{local1})
638 ld [out2+256], ip1
658 and local0, ip1, local0
723 and temp1, ip1, temp1

Completed in 5 milliseconds