|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <stdio.h>#include <stdarg.h>#include <windef.h>#include <winbase.h>#include <winerror.h>#include <wincrypt.h>#include <snmp.h>#include "wine/test.h"
Go to the source code of this file.
Classes | |
| struct | encodedInt |
| struct | encodedBigInt |
| struct | encodedFiletime |
| struct | EncodedNameValue |
| struct | UnicodeExpectedError |
| struct | UnicodeExpectedResult |
| struct | encodedBits |
| struct | Constraints2 |
| struct | EncodedRSAPubKey |
| struct | encodedExtensions |
| struct | encodedPublicKey |
| struct | EncodedNameConstraints |
Macros | |
| #define | RDNA(arr) oid_ ## arr, CERT_RDN_PRINTABLE_STRING, { sizeof(arr), (LPBYTE)arr } |
| #define | RDNIA5(arr) oid_ ## arr, CERT_RDN_IA5_STRING, { sizeof(arr), (LPBYTE)arr } |
| #define RDNA | ( | arr | ) | oid_ ## arr, CERT_RDN_PRINTABLE_STRING, { sizeof(arr), (LPBYTE)arr } |
| #define RDNIA5 | ( | arr | ) | oid_ ## arr, CERT_RDN_IA5_STRING, { sizeof(arr), (LPBYTE)arr } |
|
static |
Definition at line 3864 of file encode.c.
Referenced by compareAltNameInfo(), compareAuthorityInfoAccess(), and test_decodeNameConstraints().
|
static |
Definition at line 3897 of file encode.c.
Referenced by compareDistPointName().
|
static |
Definition at line 5306 of file encode.c.
Referenced by test_decodeAuthorityInfoAccess().
|
static |
Definition at line 3917 of file encode.c.
Referenced by test_decodeCRLIssuingDistPoint().
|
static |
Definition at line 5618 of file encode.c.
Referenced by test_decodeCTL().
|
static |
Definition at line 3908 of file encode.c.
Referenced by compareCRLIssuingDistPoints().
|
static |
Definition at line 1002 of file encode.c.
Referenced by test_decodeName(), and test_decodeUnicodeName().
|
static |
Definition at line 955 of file encode.c.
Referenced by compareRDNAttrs(), and test_decodeNameValue().
|
static |
Definition at line 2909 of file encode.c.
Referenced by test_decodePublicKeyInfo().
|
static |
Definition at line 971 of file encode.c.
Referenced by compareRDNs().
Definition at line 989 of file encode.c.
Referenced by compareNames().
|
static |
Definition at line 6430 of file encode.c.
Referenced by test_decodePKCSSMimeCapabilities().
|
static |
Definition at line 493 of file encode.c.
Referenced by testTimeDecoding().
Definition at line 30 of file encode.c.
Referenced by test_decodeRsaPublicKey_Bcrypt(), and test_encodeRsaPublicKey_Bcrypt().
Definition at line 482 of file encode.c.
Referenced by compareTime().
|
static |
| START_TEST | ( | encode | ) |
Definition at line 9066 of file encode.c.
Definition at line 1514 of file encode.c.
Referenced by START_TEST().
Definition at line 5326 of file encode.c.
Referenced by START_TEST().
Definition at line 4992 of file encode.c.
Referenced by START_TEST().
Definition at line 5141 of file encode.c.
Referenced by START_TEST().
Definition at line 2227 of file encode.c.
Referenced by START_TEST().
Definition at line 2080 of file encode.c.
Referenced by START_TEST().
Definition at line 3485 of file encode.c.
Referenced by START_TEST().
Definition at line 7578 of file encode.c.
Referenced by START_TEST().
Definition at line 7875 of file encode.c.
Referenced by START_TEST().
Definition at line 7728 of file encode.c.
Referenced by START_TEST().
Definition at line 3260 of file encode.c.
Referenced by START_TEST().
Definition at line 7017 of file encode.c.
Referenced by START_TEST().
Definition at line 3665 of file encode.c.
Referenced by START_TEST().
Definition at line 3931 of file encode.c.
Referenced by START_TEST().
Definition at line 4691 of file encode.c.
Referenced by START_TEST().
Definition at line 5780 of file encode.c.
Referenced by START_TEST().
Definition at line 4873 of file encode.c.
Referenced by START_TEST().
Definition at line 405 of file encode.c.
Referenced by START_TEST().
Definition at line 2769 of file encode.c.
Referenced by START_TEST().
Definition at line 592 of file encode.c.
Referenced by START_TEST().
Definition at line 205 of file encode.c.
Referenced by START_TEST().
Definition at line 1022 of file encode.c.
Referenced by START_TEST().
Definition at line 7331 of file encode.c.
Referenced by START_TEST().
Definition at line 1318 of file encode.c.
Referenced by START_TEST().
Definition at line 8897 of file encode.c.
Referenced by START_TEST().
Definition at line 8857 of file encode.c.
Referenced by START_TEST().
Definition at line 8596 of file encode.c.
Referenced by START_TEST().
Definition at line 1952 of file encode.c.
Referenced by START_TEST().
Definition at line 6191 of file encode.c.
Referenced by START_TEST().
Definition at line 6298 of file encode.c.
Referenced by START_TEST().
Definition at line 6069 of file encode.c.
Referenced by START_TEST().
Definition at line 6730 of file encode.c.
Referenced by START_TEST().
Definition at line 6457 of file encode.c.
Referenced by START_TEST().
Definition at line 7450 of file encode.c.
Referenced by START_TEST().
Definition at line 2931 of file encode.c.
Referenced by START_TEST().
Definition at line 8152 of file encode.c.
Referenced by START_TEST().
Definition at line 2435 of file encode.c.
Referenced by START_TEST().
Definition at line 2552 of file encode.c.
Referenced by START_TEST().
Definition at line 2670 of file encode.c.
Referenced by START_TEST().
Definition at line 1121 of file encode.c.
Referenced by START_TEST().
Definition at line 1858 of file encode.c.
Referenced by START_TEST().
Definition at line 1401 of file encode.c.
Referenced by START_TEST().
Definition at line 5235 of file encode.c.
Referenced by START_TEST().
Definition at line 4933 of file encode.c.
Referenced by START_TEST().
Definition at line 5072 of file encode.c.
Referenced by START_TEST().
Definition at line 2167 of file encode.c.
Referenced by START_TEST().
Definition at line 2051 of file encode.c.
Referenced by START_TEST().
Definition at line 3462 of file encode.c.
Referenced by START_TEST().
Definition at line 7523 of file encode.c.
Referenced by START_TEST().
Definition at line 7808 of file encode.c.
Referenced by START_TEST().
Definition at line 7664 of file encode.c.
Referenced by START_TEST().
Definition at line 3083 of file encode.c.
Referenced by START_TEST().
Definition at line 6859 of file encode.c.
Referenced by START_TEST().
Definition at line 3574 of file encode.c.
Referenced by START_TEST().
Definition at line 3796 of file encode.c.
Referenced by START_TEST().
Definition at line 4030 of file encode.c.
Referenced by START_TEST().
Definition at line 5445 of file encode.c.
Referenced by START_TEST().
Definition at line 4841 of file encode.c.
Referenced by START_TEST().
Definition at line 372 of file encode.c.
Referenced by START_TEST().
Definition at line 2745 of file encode.c.
Referenced by START_TEST().
Definition at line 547 of file encode.c.
Referenced by START_TEST().
Definition at line 93 of file encode.c.
Referenced by START_TEST().
Definition at line 726 of file encode.c.
Referenced by START_TEST().
Definition at line 7192 of file encode.c.
Referenced by START_TEST().
Definition at line 1268 of file encode.c.
Referenced by START_TEST().
Definition at line 8422 of file encode.c.
Referenced by START_TEST().
Definition at line 1896 of file encode.c.
Referenced by START_TEST().
Definition at line 6136 of file encode.c.
Referenced by START_TEST().
Definition at line 6246 of file encode.c.
Referenced by START_TEST().
Definition at line 5962 of file encode.c.
Referenced by START_TEST().
Definition at line 6573 of file encode.c.
Referenced by START_TEST().
Definition at line 6374 of file encode.c.
Referenced by START_TEST().
Definition at line 7404 of file encode.c.
Referenced by START_TEST().
Definition at line 2883 of file encode.c.
Referenced by START_TEST().
Definition at line 2344 of file encode.c.
Referenced by START_TEST().
Definition at line 2499 of file encode.c.
Referenced by START_TEST().
Definition at line 2626 of file encode.c.
Referenced by START_TEST().
Definition at line 858 of file encode.c.
Referenced by START_TEST().
Definition at line 1757 of file encode.c.
Referenced by START_TEST().
|
static |
Definition at line 8226 of file encode.c.
Referenced by testPortPublicKeyInfo().
|
static |
Definition at line 8309 of file encode.c.
Referenced by testPortPublicKeyInfo().
Definition at line 8399 of file encode.c.
Referenced by START_TEST().
|
static |
Definition at line 509 of file encode.c.
Referenced by test_decodeFiletime().
|
static |
Definition at line 435 of file encode.c.
Referenced by test_encodeFiletime().
Definition at line 2832 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 852 of file encode.c.
Referenced by test_encodeUnicodeName().
Definition at line 682 of file encode.c.
Referenced by test_CertGetNameString().
Definition at line 5227 of file encode.c.
Referenced by test_decodeAuthorityInfoAccess(), and test_encodeAuthorityInfoAccess().
Definition at line 5230 of file encode.c.
Referenced by test_decodeAuthorityInfoAccess(), and test_encodeAuthorityInfoAccess().
Definition at line 4926 of file encode.c.
Referenced by test_decodeAuthorityKeyId(), test_decodeAuthorityKeyId2(), test_encodeAuthorityKeyId(), and test_encodeAuthorityKeyId2().
Definition at line 4928 of file encode.c.
Referenced by test_decodeAuthorityKeyId(), and test_encodeAuthorityKeyId().
Definition at line 5068 of file encode.c.
Referenced by test_decodeAuthorityKeyId2(), and test_encodeAuthorityKeyId2().
Definition at line 4931 of file encode.c.
Referenced by test_decodeAuthorityKeyId(), test_decodeAuthorityKeyId2(), test_encodeAuthorityKeyId(), and test_encodeAuthorityKeyId2().
Definition at line 3790 of file encode.c.
Referenced by test_decodeCRLIssuingDistPoint(), and test_encodeCRLIssuingDistPoint().
Definition at line 3008 of file encode.c.
Referenced by test_decodeCert(), test_decodeCertToBeSigned(), test_encodeCert(), and test_encodeCertToBeSigned().
|
static |
Definition at line 77 of file encode.c.
Referenced by test_decodeInt(), and test_encodeInt().
|
static |
Definition at line 88 of file encode.c.
Referenced by test_decodeInt(), and test_encodeInt().
Definition at line 559 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 561 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 563 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 565 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 567 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 569 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 571 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 573 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 575 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 577 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 579 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 581 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 583 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 585 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 587 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 589 of file encode.c.
Referenced by test_decodeFiletime().
Definition at line 2225 of file encode.c.
Referenced by test_decodeBasicConstraints().
|
static |
|
static |
|
static |
Definition at line 5960 of file encode.c.
Referenced by test_encodePKCSAttribute(), and test_encodePKCSContentInfo().
Definition at line 6131 of file encode.c.
Referenced by test_decodePKCSAttribute(), and test_encodePKCSAttribute().
Definition at line 5956 of file encode.c.
Referenced by test_decodePKCSContentInfo(), and test_encodePKCSContentInfo().
Definition at line 2026 of file encode.c.
Referenced by test_encodeBits().
Definition at line 6855 of file encode.c.
Referenced by test_decodeCMSSignerInfo(), and test_encodeCMSSignerInfo().
Definition at line 655 of file encode.c.
Referenced by get_cert_common_name(), test_decodeName(), test_encodeName(), test_encodePKCSSignerInfo(), and test_signed_msg_encoding().
|
static |
Definition at line 2143 of file encode.c.
Referenced by test_decodeBasicConstraints(), and test_encodeBasicConstraints().
Definition at line 2161 of file encode.c.
Referenced by test_decodeBasicConstraints(), and test_encodeBasicConstraints().
Definition at line 6044 of file encode.c.
Referenced by test_decodePKCSContentInfo().
Definition at line 6057 of file encode.c.
Referenced by test_decodePKCSContentInfo().
|
static |
|
static |
Definition at line 2723 of file encode.c.
Referenced by test_encodeCertToBeSigned(), and test_encodeCRLToBeSigned().
Definition at line 3571 of file encode.c.
Referenced by test_decodeCRLDistPoints(), and test_encodeCRLDistPoints().
Definition at line 8397 of file encode.c.
Referenced by testPortPublicKeyInfo().
Definition at line 5427 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 5430 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 5414 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 5434 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 5417 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 5423 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 5420 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 5438 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 5411 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 1888 of file encode.c.
Referenced by test_decodeOctets(), and test_encodeOctets().
Definition at line 1890 of file encode.c.
Referenced by test_decodeOctets(), and test_encodeOctets().
|
static |
Definition at line 702 of file encode.c.
Referenced by test_decodeName().
Definition at line 3563 of file encode.c.
Referenced by test_encodeCRLDistPoints().
Definition at line 3561 of file encode.c.
Referenced by test_decodeCRLDistPoints(), and test_encodeCRLDistPoints().
Definition at line 3558 of file encode.c.
Referenced by test_decodeCRLDistPoints(), and test_encodeCRLDistPoints().
Definition at line 3566 of file encode.c.
Referenced by test_decodeCRLDistPoints(), and test_encodeCRLDistPoints().
|
static |
Definition at line 7176 of file encode.c.
Referenced by test_encodeNameConstraints().
Definition at line 1388 of file encode.c.
Referenced by test_decodeAltName(), and test_encodeAltName().
|
static |
Definition at line 7304 of file encode.c.
Referenced by test_decodeNameConstraints().
Definition at line 6243 of file encode.c.
Referenced by test_decodePKCSAttributes(), and test_encodePKCSAttributes().
|
static |
Definition at line 1223 of file encode.c.
Referenced by test_decodeNameValue().
|
static |
Definition at line 1264 of file encode.c.
Referenced by test_decodeNameValue(), and test_encodeNameValue().
Definition at line 2156 of file encode.c.
Referenced by test_decodeBasicConstraints(), and test_encodeBasicConstraints().
Definition at line 5405 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 5408 of file encode.c.
Referenced by test_decodeCTL(), and test_encodeCTL().
Definition at line 3557 of file encode.c.
Referenced by test_decodeCRLDistPoints(), and test_encodeCRLDistPoints().
|
static |
Definition at line 7174 of file encode.c.
Referenced by test_encodeNameConstraints().
|
static |
Definition at line 7172 of file encode.c.
Referenced by test_encodeNameConstraints().
|
static |
Definition at line 1016 of file encode.c.
Referenced by test_decodeName().
Definition at line 3791 of file encode.c.
Referenced by test_decodeCRLIssuingDistPoint(), and test_encodeCRLIssuingDistPoint().
Definition at line 6129 of file encode.c.
Referenced by test_decodePKCSAttribute(), and test_encodePKCSAttribute().
Definition at line 6240 of file encode.c.
Referenced by test_decodePKCSAttributes(), and test_encodePKCSAttributes().
Definition at line 5953 of file encode.c.
Referenced by test_decodePKCSContentInfo(), and test_encodePKCSContentInfo().
Definition at line 5954 of file encode.c.
Referenced by test_decodePKCSContentInfo().
Definition at line 659 of file encode.c.
Referenced by test_decodeName(), test_decodeUnicodeName(), and test_encodeName().
Definition at line 658 of file encode.c.
Referenced by test_decodeAltName(), test_decodeAuthorityInfoAccess(), test_decodeAuthorityKeyId(), test_decodeAuthorityKeyId2(), test_decodeCertPolicies(), test_decodeCertPolicyConstraints(), test_decodeCertPolicyMappings(), test_decodeCRLIssuingDistPoint(), test_decodeCTL(), test_decodeEnhancedKeyUsage(), test_decodeName(), test_decodePKCSSMimeCapabilities(), test_decodePolicyQualifierUserNotice(), test_decodeUnicodeName(), test_encodeAltName(), test_encodeAuthorityInfoAccess(), test_encodeAuthorityKeyId(), test_encodeAuthorityKeyId2(), test_encodeCertPolicies(), test_encodeCertPolicyConstraints(), test_encodeCertPolicyMappings(), test_encodeCRLIssuingDistPoint(), test_encodeCTL(), test_encodeEnhancedKeyUsage(), test_encodeName(), test_encodeNameConstraints(), test_encodePKCSSMimeCapabilities(), test_encodePolicyQualifierUserNotice(), and test_encodeUnicodeName().
Definition at line 1382 of file encode.c.
Referenced by test_decodeAltName(), and test_encodeAltName().
Definition at line 1383 of file encode.c.
Referenced by test_decodeAltName().
Definition at line 6053 of file encode.c.
Referenced by test_decodePKCSContentInfo().
Definition at line 1947 of file encode.c.
Referenced by test_decodeOctets().
|
static |
Definition at line 1894 of file encode.c.
Referenced by test_decodeOctets(), and test_encodeOctets().
Definition at line 1889 of file encode.c.
Referenced by test_decodeOctets(), and test_encodeOctets().
Definition at line 1892 of file encode.c.
Referenced by test_decodeOctets(), and test_encodeOctets().
Definition at line 1394 of file encode.c.
Referenced by test_decodeAltName(), test_decodeAuthorityKeyId(), test_decodeBasicConstraints(), test_decodeCert(), test_decodeCertToBeSigned(), test_decodeCRLToBeSigned(), test_decodePKCSSignerInfo(), test_encodeAltName(), test_encodeAuthorityKeyId(), test_encodeCertToBeSigned(), test_encodeCRLToBeSigned(), and test_encodePKCSSignerInfo().
|
static |
Definition at line 6536 of file encode.c.
Referenced by test_decodeCMSSignerInfo(), test_decodePKCSSignerInfo(), test_encodeCMSSignerInfo(), and test_encodePKCSSignerInfo().
Definition at line 1397 of file encode.c.
Referenced by test_decodeAltName(), and test_encodeAltName().
Definition at line 1389 of file encode.c.
Referenced by test_decodeAltName(), and test_encodeAltName().
Definition at line 2157 of file encode.c.
Referenced by test_decodeBasicConstraints(), and test_encodeBasicConstraints().
Definition at line 1392 of file encode.c.
Referenced by test_decodeAltName(), test_decodeAuthorityInfoAccess(), test_decodeCTL(), test_decodeNameConstraints(), test_encodeAltName(), test_encodeAuthorityInfoAccess(), test_encodeCTL(), and test_encodeNameConstraints().
|
static |
Definition at line 7313 of file encode.c.
Referenced by test_decodeNameConstraints().
Definition at line 1396 of file encode.c.
Referenced by test_decodeAltName(), and test_encodeAltName().
Definition at line 713 of file encode.c.
Referenced by test_decodeName(), and test_encodeName().
Definition at line 664 of file encode.c.
Referenced by test_encodeName(), and test_encodeUnicodeName().
Definition at line 1385 of file encode.c.
Referenced by test_decodeAltName(), and test_encodeAltName().
Definition at line 4836 of file encode.c.
Referenced by test_decodeEnhancedKeyUsage(), and test_encodeEnhancedKeyUsage().
Definition at line 369 of file encode.c.
Referenced by test_decodeEnumerated(), and test_encodeEnumerated().
|
static |
Definition at line 361 of file encode.c.
Referenced by test_decodeEnumerated(), test_encodeEnumerated(), type_new_enum(), and write_enums().
Definition at line 8283 of file encode.c.
Referenced by testImportPublicKey().
Definition at line 2732 of file encode.c.
Referenced by compareExt(), sync_ext_cutoff_points(), and test_filename().
Definition at line 2734 of file encode.c.
Referenced by __attribute__(), add_ext_holes(), compareExt(), divide_ext(), duplicate_extents(), duplicate_fcb(), set_zero_data(), sync_ext_cutoff_points(), test_filename(), and vol_get_disk_extents().
Definition at line 2736 of file encode.c.
Referenced by vol_get_disk_extents().
|
static |
Definition at line 2738 of file encode.c.
Referenced by add_ext_holes(), CRYPT_AsnDecodeExtensions(), CRYPT_AsnEncodeExtensions(), test_decodeExtensions(), test_encodeExtensions(), and test_PlaySound().
|
static |
|
static |
|
static |
Definition at line 3387 of file encode.c.
Referenced by test_encodeCert(), test_encodeCMSSignerInfo(), and test_encodePKCSSignerInfo().
|
static |
|
static |
Definition at line 1224 of file encode.c.
Referenced by test_decodeNameValue().
Definition at line 6014 of file encode.c.
Referenced by test_decodePKCSContentInfo().
Definition at line 6133 of file encode.c.
Referenced by test_decodePKCSAttribute(), and test_encodePKCSAttribute().
Definition at line 5958 of file encode.c.
Referenced by test_decodePKCSContentInfo(), and test_encodePKCSContentInfo().
|
static |
Definition at line 52 of file encode.c.
Referenced by IStreamIteratorTest::copy_n_test(), TConsole::ReverseOn(), AlgTest::search_n_test(), test_decodeInt(), test_decodePKCSAttribute(), test_decodePKCSAttributes(), test_decodePKCSContentInfo(), test_decodeSequenceOfAny(), test_encodeInt(), test_encodePKCSAttribute(), test_encodePKCSAttributes(), test_encodePKCSContentInfo(), and test_encodeSequenceOfAny().
Definition at line 2617 of file encode.c.
Referenced by test_decodeSequenceOfAny(), and test_encodeSequenceOfAny().
|
static |
Definition at line 7306 of file encode.c.
Referenced by test_decodeNameConstraints().
|
static |
Definition at line 7310 of file encode.c.
Referenced by test_decodeNameConstraints().
|
static |
Definition at line 7308 of file encode.c.
Referenced by test_decodeNameConstraints().
|
static |
Definition at line 4925 of file encode.c.
Referenced by CRYPT_CopyKeyIdAsIssuerAndSerial(), CRYPT_FormatKeyId(), CRYPT_SizeOfKeyIdAsIssuerAndSerial(), test_decodeAuthorityKeyId(), test_decodeAuthorityKeyId2(), test_encodeAuthorityKeyId(), and test_encodeAuthorityKeyId2().
Definition at line 4834 of file encode.c.
Referenced by test_decodeEnhancedKeyUsage(), and test_encodeEnhancedKeyUsage().
Definition at line 1391 of file encode.c.
Referenced by InternetCreateUrlA_test(), PathCreateFromUrlW(), START_TEST(), test_CertGetNameString(), test_decodeAltName(), test_encodeAltName(), test_GetAddrInfoW(), and UrlEscapeW().
Definition at line 7661 of file encode.c.
Referenced by test_decodeCertPolicyMappings(), and test_encodeCertPolicyMappings().
Definition at line 6539 of file encode.c.
Referenced by test_decodeCMSSignerInfo(), test_decodePKCSSignerInfo(), test_encodeCMSSignerInfo(), and test_encodePKCSSignerInfo().
Definition at line 2621 of file encode.c.
Referenced by test_decodeSequenceOfAny(), and test_encodeSequenceOfAny().
Definition at line 2320 of file encode.c.
Referenced by test_encodeRsaPublicKey(), and test_encodeRsaPublicKey_Bcrypt().
|
static |
Definition at line 1227 of file encode.c.
Referenced by test_decodeNameValue(), and test_encodeNameValue().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 7396 of file encode.c.
Referenced by test_decodePolicyQualifierUserNotice(), and test_encodePolicyQualifierUserNotice().
Definition at line 7390 of file encode.c.
Referenced by test_decodePolicyQualifierUserNotice(), and test_encodePolicyQualifierUserNotice().
|
static |
Definition at line 7397 of file encode.c.
Referenced by test_decodeCertPolicies(), test_decodePolicyQualifierUserNotice(), test_encodeCertPolicies(), and test_encodePolicyQualifierUserNotice().
|
static |
Definition at line 8661 of file encode.c.
Referenced by test_decodeOCSPBasicResponseInfo(), and test_decodeOCSPBasicSignedResponseInfo().
Definition at line 8678 of file encode.c.
Referenced by test_decodeOCSPBasicResponseInfo().
Definition at line 8698 of file encode.c.
Referenced by test_decodeOCSPBasicResponseInfo().
Definition at line 8621 of file encode.c.
Referenced by test_decodeOCSPBasicSignedResponseInfo().
Definition at line 8741 of file encode.c.
Referenced by test_decodeOCSPBasicSignedResponseInfo().
Definition at line 8549 of file encode.c.
Referenced by test_decodeOCSPResponseInfo().
Definition at line 8553 of file encode.c.
Referenced by test_decodeOCSPResponseInfo().
Definition at line 8716 of file encode.c.
Referenced by test_decodeOCSPBasicSignedResponseInfo().
|
static |
Definition at line 1200 of file encode.c.
Referenced by test_encodeCertToBeSigned().
|
static |
Definition at line 7512 of file encode.c.
Referenced by findSupportedQuery(), SnmpUtilOidCmp(), SnmpUtilOidNCmp(), test_decodeAuthorityInfoAccess(), test_decodeCertPolicies(), test_decodeCMSSignerInfo(), test_decodeCTL(), test_decodePKCSSMimeCapabilities(), test_encodeAuthorityInfoAccess(), test_encodeCertPolicies(), test_encodeCertPolicyMappings(), test_encodeCMSSignerInfo(), test_encodeCTL(), test_encodePKCSAttributes(), test_encodePKCSContentInfo(), test_encodePKCSSignerInfo(), test_encodePKCSSMimeCapabilities(), test_SnmpUtilOidAppend(), test_SnmpUtilOidCmp(), test_SnmpUtilOidNCmp(), and test_SnmpUtilOidToA().
|
static |
Definition at line 7508 of file encode.c.
Referenced by test_decodeCertPolicies(), and test_encodeCertPolicies().
|
static |
|
static |
Definition at line 7513 of file encode.c.
Referenced by test_decodeCertPolicies(), and test_encodeCertPolicies().
|
static |
Definition at line 1723 of file encode.c.
Referenced by test_encodeUnicodeNameValue().
|
static |
Definition at line 7395 of file encode.c.
Referenced by af_sort_and_quantize_widths(), DrawThemeParentBackground(), MSI_GetUserInfo(), MsiGetUserInfoA(), MsiGetUserInfoW(), savedc_emf_enum_proc(), test_buffer_dc_props(), test_decodePolicyQualifierUserNotice(), test_encodePolicyQualifierUserNotice(), test_MsiGetUserInfo(), TopLeftRegion(), UXTHEME_DrawImageBackground(), and VertexWeights().
|
static |
Definition at line 7179 of file encode.c.
Referenced by test_encodeNameConstraints().
|
static |
Definition at line 7183 of file encode.c.
Referenced by test_encodeNameConstraints().
|
static |
Definition at line 7187 of file encode.c.
Referenced by test_encodeNameConstraints().
Definition at line 6564 of file encode.c.
Referenced by test_decodePKCSSignerInfo(), and test_encodePKCSSignerInfo().
Definition at line 6558 of file encode.c.
Referenced by test_decodeCMSSignerInfo(), test_decodePKCSSignerInfo(), test_encodeCMSSignerInfo(), and test_encodePKCSSignerInfo().
Definition at line 6548 of file encode.c.
Referenced by test_decodeCMSSignerInfo(), test_decodePKCSSignerInfo(), test_encodeCMSSignerInfo(), and test_encodePKCSSignerInfo().
Definition at line 6553 of file encode.c.
Referenced by test_decodeCMSSignerInfo(), test_decodePKCSSignerInfo(), test_encodeCMSSignerInfo(), and test_encodePKCSSignerInfo().
Definition at line 6543 of file encode.c.
Referenced by test_decodeCMSSignerInfo(), test_decodePKCSSignerInfo(), test_encodeCMSSignerInfo(), and test_encodePKCSSignerInfo().
Definition at line 7509 of file encode.c.
Referenced by test_decodeCertPolicies(), and test_encodeCertPolicies().
Definition at line 7805 of file encode.c.
Referenced by test_decodeCertPolicyConstraints(), and test_encodeCertPolicyConstraints().
Definition at line 7803 of file encode.c.
Referenced by test_decodeCertPolicyConstraints(), and test_encodeCertPolicyConstraints().
Definition at line 7801 of file encode.c.
Referenced by test_decodeCertPolicyConstraints(), and test_encodeCertPolicyConstraints().
Definition at line 7656 of file encode.c.
Referenced by test_decodeCertPolicyMappings(), and test_encodeCertPolicyMappings().
Definition at line 7658 of file encode.c.
Referenced by test_decodeCertPolicyMappings(), and test_encodeCertPolicyMappings().
|
static |
Definition at line 1204 of file encode.c.
Referenced by test_encodeNameValue().
|
static |
Definition at line 2863 of file encode.c.
Referenced by test_decodePublicKeyInfo(), and test_encodePublicKeyInfo().
|
static |
Definition at line 695 of file encode.c.
Referenced by test_encodeName().
Definition at line 8116 of file encode.c.
Referenced by test_decodeRsaPrivateKey().
Definition at line 7944 of file encode.c.
Referenced by test_decodeRsaPrivateKey().
Definition at line 8092 of file encode.c.
Referenced by test_decodeRsaPrivateKey().
Definition at line 8104 of file encode.c.
Referenced by test_decodeRsaPrivateKey().
Definition at line 8045 of file encode.c.
Referenced by test_decodeRsaPrivateKey().
Definition at line 8068 of file encode.c.
Referenced by test_decodeRsaPrivateKey().
Definition at line 8080 of file encode.c.
Referenced by test_decodeRsaPrivateKey().
Definition at line 8128 of file encode.c.
Referenced by test_decodeRsaPrivateKey().
|
static |
Definition at line 2337 of file encode.c.
Referenced by test_decodeRsaPublicKey(), test_decodeRsaPublicKey_Bcrypt(), test_encodeRsaPublicKey(), and test_encodeRsaPublicKey_Bcrypt().
Definition at line 3081 of file encode.c.
Referenced by test_decodeAuthorityKeyId(), test_decodeAuthorityKeyId2(), test_decodeCert(), test_decodeCertToBeSigned(), test_decodeCMSSignerInfo(), test_decodeCRLToBeSigned(), test_decodeCTL(), test_decodePKCSSignerInfo(), test_encodeAuthorityKeyId(), test_encodeAuthorityKeyId2(), test_encodeCertToBeSigned(), test_encodeCMSSignerInfo(), test_encodeCRLToBeSigned(), test_encodeCTL(), and test_encodePKCSSignerInfo().
Definition at line 3390 of file encode.c.
Referenced by test_decodeCert(), and test_encodeCert().
Definition at line 3425 of file encode.c.
Referenced by test_decodeCert().
Definition at line 5744 of file encode.c.
Referenced by test_decodeCTL().
Definition at line 5759 of file encode.c.
Referenced by test_decodeCTL().
Definition at line 6367 of file encode.c.
Referenced by test_decodePKCSSMimeCapabilities(), and test_encodePKCSSMimeCapabilities().
Definition at line 6371 of file encode.c.
Referenced by test_decodePKCSSMimeCapabilities().
Definition at line 6241 of file encode.c.
Referenced by test_decodePKCSAttributes(), and test_encodePKCSAttributes().
Definition at line 656 of file encode.c.
Referenced by test_decodeName(), and test_encodeName().
|
static |
|
static |
Definition at line 541 of file encode.c.
Referenced by _futime32(), _futime64(), _utime32(), _utime64(), _wutime32(), _wutime64(), common_futime(), common_utime(), deflate_fast(), fill_window(), generate_random(), GetThreadTimes(), QueryIdleProcessorCycleTime(), QueryIdleProcessorCycleTimeEx(), test_decodeFiletime(), test_decodeSequenceOfAny(), test_encodeFiletime(), and test_encodeSequenceOfAny().
Definition at line 6369 of file encode.c.
Referenced by test_decodePKCSSMimeCapabilities(), and test_encodePKCSSMimeCapabilities().
Definition at line 7514 of file encode.c.
Referenced by test_decodeCertPolicies(), and test_encodeCertPolicies().
Definition at line 660 of file encode.c.
Referenced by test_decodeName(), test_encodeName(), and test_encodeUnicodeName().
Definition at line 1017 of file encode.c.
Referenced by test_decodeName().
Definition at line 848 of file encode.c.
Referenced by test_decodeUnicodeName(), and test_encodeUnicodeName().
|
static |
Definition at line 1700 of file encode.c.
Referenced by test_encodeUnicodeNameValue().
|
static |
Definition at line 1736 of file encode.c.
Referenced by test_decodeUnicodeNameValue(), and test_encodeUnicodeNameValue().
|
static |
Definition at line 1752 of file encode.c.
Referenced by test_encodeUnicodeNameValue().
Definition at line 1384 of file encode.c.
Referenced by _open_simple_request(), _protocol_start(), _test_current_url(), _test_doc_load_from_path(), _test_GetCurMoniker(), _test_open(), _test_security_info(), _test_server_open(), add_fav_to_menu(), add_favs_to_menu(), async_doc_navigate(), AtlAxCreateControlLicEx(), bind_to_object(), BookmarkToURL(), build_proxy_path_url(), cache_containers_find(), cache_entry_exists(), check_CFE_LINK_rcvd(), check_url_canonicalize(), cldap_openW(), ClOleCommandTarget_Exec(), combine_url(), FavoritesMenu::Command(), CommitUrlCacheEntryW(), component_free(), component_GetUrl(), confirm_safety(), cookie_parse_url(), create_cache_entry(), create_callback(), create_cookie_url(), create_doc_from_url(), create_moniker(), create_moniker_from_url(), create_parseError(), create_redirect_nschannel(), create_uri(), CreateUrlCacheEntryW(), CryptRetrieveObjectByUrlA(), dde_proc(), decode_url(), DecodeDirectoryURL(), DeleteUrlCacheEntryW(), DocHostContainer_set_url(), DocObjectService_FireDocumentComplete(), DocObjectService_FireNavigateComplete2(), DoSync(), download_script(), download_url(), MDIShellBrowserChild::entry_selected(), escape_url(), exec_hyperlink(), exec_shldocvw_67(), file_protocol_start(), FileToURL(), find_mime_from_buffer(), find_mime_from_url(), free_fav_menu_data(), FTP_FtpOpenFileW(), FTPDecodeURL(), FtpProtocol_open_request(), generate_moniker(), get_protocol_info(), get_security_id_for_url(), get_url(), get_url_components(), GetUrlCacheEntryInfoExW(), ChildWindow::go_to(), MDIMainFrame::go_to(), GopherProtocol_open_request(), BrowserNavigator::goto_url(), handle_navigation_error(), handle_redirect(), hlink_frame_navigate(), html_window_navigate(), HTMLDocument_open(), HtmlHelpW(), HTMLLocation_get_host(), HTMLLocation_get_href(), HTMLLocation_get_pathname(), HTMLPrivateWindow_GetAddressBarUrl(), HTMLPrivateWindow_GetPendingUrl(), HTMLPrivateWindow_SuperNavigate(), HTMLWindow2_navigate(), HTMLWindow2_open(), HTMLWindow3_showModelessDialog(), HTMLXMLHttpRequest_open(), HTTP_HandleRedirect(), HTTP_HttpSendRequestW(), http_protocol_start(), HttpProtocol_open_request(), HTTPREQ_QueryOption(), hyperlink_dlgproc(), ie_dialog_open_proc(), ie_navigate(), IEHTMLWindow2_navigate(), IEHTMLWindow2_open(), iewnd_OnCommand(), install_codebase(), InternetCheckConnectionA(), InternetCrackUrlA(), InternetCrackUrlW_test(), InternetExplorerManager_CreateObject(), InternetGetCookieA(), InternetGetCookieExA(), InternetGetCookieW(), InternetGetProxyInfo(), InternetGetSecurityInfoByURLA(), InternetGetSecurityInfoByURLW(), InternetHostSecurityManager_ProcessUrlAction(), InternetHostSecurityManager_QueryCustomPolicy(), InternetSetCookieA(), InternetSetCookieExA(), InternetSetCookieW(), InternetShowSecurityInfoByURLA(), InternetShowSecurityInfoByURLW(), is_registered_protocol(), IsLoggingEnabledA(), IsLoggingEnabledW(), IsProtectedModeURL(), IsUrlCacheEntryExpiredA(), IsUrlCacheEntryExpiredW(), FileChildWindow::jump_to_int(), MDIShellBrowserChild::jump_to_int(), WebChildWindow::jump_to_int(), ldap_initW(), ldap_openW(), ldap_sslinitW(), LogXfer(), map_url_to_zone(), MimeHtmlProtocol_Start(), MimeHtmlProtocolInfo_CombineUrl(), MkProtocol_StartEx(), navigate_hlink(), navigate_url(), DWebBrowserEvents2Impl::NavigateComplete2(), WebChildWindow::NavigateComplete2(), BrowserNavigator::navigated(), networkconfig_AddLoggingUrl(), networkconfig_GetLoggingUrl(), notif_complete(), on_before_navigate2(), open_dde_url(), OpenCmd(), parse_canonicalize_url(), parse_domain(), parse_encode(), parse_mhtml_url(), parse_path_from_url(), parse_proxy_url(), parse_rootdocument(), parse_schema(), parse_security_domain(), parse_security_url(), parse_url(), parse_url_element(), parse_url_from_outside(), parseError_get_url(), ParseURLA(), ParseURLFromOutsideSourceA(), ParseURLFromOutsideSourceW(), ParseURLW(), PathCreateFromUrlAlloc(), PathCreateFromUrlW(), perform_test(), PersistFile_Load(), PersistFile_Save(), PrintHosts(), process_component(), protocol_start(), PrPhilBar(), PrSizeAndRateMeter(), PrStatBar(), PwdCmd(), query_global_option(), ready_media(), res_sec_url_cmp(), ResProtocol_Start(), RetrieveUrlCacheEntryFileW(), rewrite_url(), rpcrt4_ncacn_http_open(), run_js_script(), run_script(), SaveUnsavedBookmark(), SecManagerImpl_MapUrlToZoneEx2(), set_auth_cookie(), set_current_mon(), set_dochost_url(), set_moniker(), SDIMainFrame::set_url(), ChildWindow::set_url(), SetStartupURL(), SetUrlCacheEntryInfoW(), SHRestricted2A(), SHRestricted2W(), skip_schema(), SplitFileSysURL(), test_async_xhr(), test_async_xhr_abort(), test_basic_request(), test_crack_url(), test_CreateURLMoniker(), test_decodeAltName(), test_decodeAuthorityInfoAccess(), test_decodeAuthorityKeyId2(), test_decodeCRLDistPoints(), test_decodeCRLIssuingDistPoint(), test_decodeNameConstraints(), test_encodeAltName(), test_encodeAuthorityInfoAccess(), test_encodeAuthorityKeyId2(), test_encodeCRLDistPoints(), test_encodeCRLIssuingDistPoint(), test_encodeNameConstraints(), test_file_protocol_url(), test_http_cache(), test_http_protocol_url(), test_InternetCanonicalizeUrlA(), test_IWinHttpRequest(), test_long_url(), test_MimeOleObjectFromMoniker(), test_MsiSourceListAddSourceEx(), test_MsiSourceListEnumSources(), test_MsiSourceListSetInfo(), test_open_window(), test_ParseURL(), test_PathCreateFromUrl(), test_persist(), test_protocol_fail(), test_protocol_url(), test_proxy_direct(), test_reference(), test_res_url(), test_SecurityManager(), test_sync_xhr(), test_UrlApplyScheme(), test_urlcacheW(), test_UrlCanonicalizeA(), test_UrlCreateFromPath(), test_UrlEscapeA(), test_UrlEscapeW(), test_UrlGetPart(), test_UrlIs(), test_urls(), test_UrlUnescape(), test_WinHttpDetectAutoProxyConfigUrl(), test_xmlelem_collection(), translate_url(), try_application_url(), UniformResourceLocatorA_AddRef(), UniformResourceLocatorA_GetUrl(), UniformResourceLocatorA_InvokeCommand(), UniformResourceLocatorA_QueryInterface(), UniformResourceLocatorA_Release(), UniformResourceLocatorA_SetUrl(), UniformResourceLocatorW_AddRef(), UniformResourceLocatorW_GetUrl(), UniformResourceLocatorW_InvokeCommand(), UniformResourceLocatorW_QueryInterface(), UniformResourceLocatorW_Release(), UniformResourceLocatorW_SetUrl(), UnlockUrlCacheEntryFileW(), update_addrbar(), url_apply_default_scheme(), url_create_from_path(), url_entry_free(), url_forward_slash(), url_guess_scheme(), UrlApplySchemeA(), UrlApplySchemeW(), urlcache_decode_url(), urlcache_encode_url(), urlcache_encode_url_alloc(), urlcache_entry_commit(), urlcache_entry_create(), urlcache_entry_get_file(), urlcache_get_entry_info(), UrlCanonicalizeA(), UrlCanonicalizeW(), UrlCreateFromPathA(), UrlCreateFromPathW(), URLDownloadToCacheFileA(), UrlEscapeA(), UrlEscapeW(), UrlFixupW(), UrlGetLocationA(), UrlGetLocationW(), UrlGetPartA(), UrlGetPartW(), UrlHashA(), UrlHashW(), UrlIsA(), UrlIsNoHistoryA(), UrlIsNoHistoryW(), UrlIsOpaqueA(), UrlIsOpaqueW(), UrlIsW(), UrlUnescapeA(), UrlUnescapeW(), WebBrowser_Navigate2(), winhttp_request_Open(), WinHttpCrackUrl(), WinHttpCreateUrl(), WinHttpCreateUrl_test(), WinHttpDetectAutoProxyConfigUrl(), WinHttpGetProxyForUrl(), WMCheckURLExtension(), WMReader_Open(), WMReaderAdvanced4_GetURL(), and ChildWindow::WndProc().
Definition at line 3792 of file encode.c.
Referenced by test_decodeCRLIssuingDistPoint(), and test_encodeCRLIssuingDistPoint().
Definition at line 671 of file encode.c.
Referenced by acos(), acosf(), asin(), asinf(), byte_swap_ifd_data(), check_file_name_valid(), de_casteljau_surf(), debugstr_us(), execute_list(), FindActCtxSectionStringW(), get_registry_value(), get_subvol_path(), get_system_root(), is_mounted_multi_device(), mountmgr::mountmgr(), ParaNdis_OidQueryCommon(), BtrfsDeviceAdd::populate_device_tree(), query_directory(), read_group_mappings(), read_mappings(), read_registry(), registry_load_volume_options(), registry_mark_volume_unmounted_path(), RpnpEvaluateStack(), START_TEST(), swap_short(), test_Console(), test_DebuggingFlag(), test_marshal_basetypes(), test_SuspendFlag(), TiGetProtocolNumber(), UnorderedTest::umap(), UnorderedTest::umultimap(), UnorderedTest::umultiset(), unzOpenInternal(), UnorderedTest::uset(), Widget_basetypes_in(), Widget_basetypes_out(), and wine_dbgstr_us().
|
static |
Definition at line 2974 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 2994 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 3051 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 3018 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 3030 of file encode.c.
Referenced by test_encodeCertToBeSigned().
Definition at line 3001 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 3056 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 3068 of file encode.c.
Referenced by test_encodeCertToBeSigned().
Definition at line 3041 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 3985 of file encode.c.
Referenced by test_decodeCRLToBeSigned(), and test_encodeCRLToBeSigned().
Definition at line 4008 of file encode.c.
Referenced by test_encodeCRLToBeSigned().
Definition at line 4015 of file encode.c.
Referenced by test_decodeCRLToBeSigned(), and test_encodeCRLToBeSigned().
Definition at line 3991 of file encode.c.
Referenced by test_decodeCRLToBeSigned(), and test_encodeCRLToBeSigned().
Definition at line 3996 of file encode.c.
Referenced by test_decodeCRLToBeSigned(), and test_encodeCRLToBeSigned().
Definition at line 4002 of file encode.c.
Referenced by test_decodeCRLToBeSigned(), and test_encodeCRLToBeSigned().
Definition at line 2979 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 3988 of file encode.c.
Referenced by test_decodeCRLToBeSigned(), and test_encodeCRLToBeSigned().
Definition at line 4022 of file encode.c.
Referenced by test_decodeCRLToBeSigned(), and test_encodeCRLToBeSigned().
Definition at line 2984 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 2989 of file encode.c.
Referenced by test_decodeCertToBeSigned(), and test_encodeCertToBeSigned().
Definition at line 4146 of file encode.c.
Referenced by test_decodeCRLToBeSigned().
Definition at line 4181 of file encode.c.
Referenced by test_decodeCRLToBeSigned().
|
static |
|
static |
Definition at line 678 of file encode.c.
Referenced by test_CreateAssemblyCacheItem(), test_InstallAssembly(), test_QueryAssemblyInfo(), test_SHGetFolderPathAndSubDirA(), and test_SQLGetPrivateProfileStringW().