Home
last modified time | relevance | path

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

/openssl/test/
H A Dv3ext.c123 const char *ip2; member
197 ip2 = a2i_IPADDRESS(ranges[i].ip2); in test_addr_ranges()
198 if (!TEST_ptr(ip2)) in test_addr_ranges()
217 ASN1_OCTET_STRING_free(ip2); in test_addr_ranges()
218 ip1 = ip2 = NULL; in test_addr_ranges()
225 ASN1_OCTET_STRING_free(ip2); in test_addr_ranges()
246 ip2 = a2i_IPADDRESS(ranges[0].ip2); in test_addr_fam_len()
247 if (!TEST_ptr(ip2)) in test_addr_fam_len()
320 ASN1_OCTET_STRING_free(ip2); in test_addr_fam_len()
436 || !TEST_ptr(ip2[i] = a2i_IPADDRESS(ranges[i].ip2)) in test_addr_subset()
[all …]
/openssl/crypto/x509/
H A Dv3_ncons.c242 char *ip2 = ossl_ipaddr_to_asc(ip->data + len1, len2); in print_nc_ipadd() local
243 int ret = ip1 != NULL && ip2 != NULL in print_nc_ipadd()
244 && BIO_printf(bp, "IP:%s/%s", ip1, ip2) > 0; in print_nc_ipadd()
247 OPENSSL_free(ip2); in print_nc_ipadd()
/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv138 …po -1, -section,, -cmd,ir,,-reqin,_RESULT_DIR/ir2.der,,-rspout,_RESULT_DIR/ip2.der,-newkey,"""",--…
139 …opo -1, -section,, -cmd,ir,,-reqin,_RESULT_DIR/ir2.der,,-rspin,_RESULT_DIR/ip2.der,,-newkey,"""",-…
/openssl/crypto/des/asm/
H A Ddes_enc.m4632 define({ip2},{local2})
667 ld [out2+260], ip2
673 and local0, ip2, local0
700 and temp1, ip2, temp1

Completed in 15 milliseconds