Searched refs:SPC_FILE_LINK_CHOICE (Results 1 – 3 of 3) sorted by relevance
169 link.dwLinkChoice = SPC_FILE_LINK_CHOICE; in test_encodeSPCLink()253 ok(link->dwLinkChoice == SPC_FILE_LINK_CHOICE, in test_decodeSPCLink()381 link.dwLinkChoice = SPC_FILE_LINK_CHOICE; in test_encodeSPCPEImage()474 ok(imageData->pFile->dwLinkChoice == SPC_FILE_LINK_CHOICE, in test_decodeSPCPEImage()497 ok(imageData->pFile->dwLinkChoice == SPC_FILE_LINK_CHOICE, in test_decodeSPCPEImage()520 ok(imageData->pFile->dwLinkChoice == SPC_FILE_LINK_CHOICE, in test_decodeSPCPEImage()
145 case SPC_FILE_LINK_CHOICE: in WVTAsn1SpcLinkEncode()820 info->pMoreInfo->dwLinkChoice != SPC_FILE_LINK_CHOICE) in WVTAsn1SpcSpOpusInfoEncode()825 info->pPublisherInfo->dwLinkChoice != SPC_FILE_LINK_CHOICE) in WVTAsn1SpcSpOpusInfoEncode()1345 link->dwLinkChoice = SPC_FILE_LINK_CHOICE; in CRYPT_AsnDecodeSPCLinkInternal()1368 link->dwLinkChoice = SPC_FILE_LINK_CHOICE; in CRYPT_AsnDecodeSPCLinkInternal()
537 #define SPC_FILE_LINK_CHOICE 3 macro