Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/wininet/
H A Dhttp.c7046 ok(certificate_structA->lpszSubjectInfo && in test_secure_connection()
7049 ok(certificate_structA->lpszIssuerInfo && in test_secure_connection()
7056 ok(!certificate_structA->lpszProtocolName, in test_secure_connection()
7059 release_cert_info(certificate_structA); in test_secure_connection()
7111 ok(certificate_structA->lpszSubjectInfo && in test_secure_connection()
7114 ok(certificate_structA->lpszIssuerInfo && in test_secure_connection()
7121 ok(!certificate_structA->lpszProtocolName, in test_secure_connection()
7124 release_cert_info(certificate_structA); in test_secure_connection()
7143 ok(certificate_structA->lpszSubjectInfo && in test_secure_connection()
7146 ok(certificate_structA->lpszIssuerInfo && in test_secure_connection()
[all …]