Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/crypto/
H A Dx509.c1395 static int x509_check_dnsname ( struct x509_certificate *cert, in x509_check_dnsname() function
1501 return x509_check_dnsname ( cert, &alt_name, name ); in x509_check_alt_name()
1525 if ( x509_check_dnsname ( cert, common_name, name ) == 0 ) { in x509_check_name()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/crypto/
H A Dx509.c1395 static int x509_check_dnsname ( struct x509_certificate *cert, in x509_check_dnsname() function
1501 return x509_check_dnsname ( cert, &alt_name, name ); in x509_check_alt_name()
1525 if ( x509_check_dnsname ( cert, common_name, name ) == 0 ) { in x509_check_name()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/crypto/
H A Dx509.c1395 static int x509_check_dnsname ( struct x509_certificate *cert, in x509_check_dnsname() function
1501 return x509_check_dnsname ( cert, &alt_name, name ); in x509_check_alt_name()
1525 if ( x509_check_dnsname ( cert, common_name, name ) == 0 ) { in x509_check_name()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/crypto/
H A Dx509.c1395 static int x509_check_dnsname ( struct x509_certificate *cert, in x509_check_dnsname() function
1501 return x509_check_dnsname ( cert, &alt_name, name ); in x509_check_alt_name()
1525 if ( x509_check_dnsname ( cert, common_name, name ) == 0 ) { in x509_check_name()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/crypto/
H A Dx509.c1395 static int x509_check_dnsname ( struct x509_certificate *cert, in x509_check_dnsname() function
1501 return x509_check_dnsname ( cert, &alt_name, name ); in x509_check_alt_name()
1525 if ( x509_check_dnsname ( cert, common_name, name ) == 0 ) { in x509_check_name()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/crypto/
H A Dx509.c1395 static int x509_check_dnsname ( struct x509_certificate *cert, in x509_check_dnsname() function
1501 return x509_check_dnsname ( cert, &alt_name, name ); in x509_check_alt_name()
1525 if ( x509_check_dnsname ( cert, common_name, name ) == 0 ) { in x509_check_name()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/crypto/
H A Dx509.c1395 static int x509_check_dnsname ( struct x509_certificate *cert, in x509_check_dnsname() function
1501 return x509_check_dnsname ( cert, &alt_name, name ); in x509_check_alt_name()
1525 if ( x509_check_dnsname ( cert, common_name, name ) == 0 ) { in x509_check_name()
/dports/net/ipxe/ipxe-2265a65/src/crypto/
H A Dx509.c1445 static int x509_check_dnsname ( struct x509_certificate *cert, in x509_check_dnsname() function
1551 return x509_check_dnsname ( cert, &alt_name, name ); in x509_check_alt_name()
1575 if ( x509_check_dnsname ( cert, common_name, name ) == 0 ) { in x509_check_name()