Searched refs:dwObjectType (Results 1 – 2 of 2) sorted by relevance
108 switch (dwObjectType) in CRYPT_QueryContextObject()198 switch (dwObjectType) in CRYPT_QuerySerializedContextObject()353 switch (dwObjectType) in CRYPT_QuerySerializedStoreObject()362 FIXME("unimplemented for type %d\n", dwObjectType); in CRYPT_QuerySerializedStoreObject()490 switch (dwObjectType) in CRYPT_QueryMessageObject()633 if (dwObjectType != CERT_QUERY_OBJECT_FILE) in CRYPT_QueryEmbeddedMessageObject()636 dwObjectType); in CRYPT_QueryEmbeddedMessageObject()711 dwObjectType, pvObject, dwExpectedContentTypeFlags, in CryptQueryObject()715 if (dwObjectType != CERT_QUERY_OBJECT_BLOB && in CryptQueryObject()716 dwObjectType != CERT_QUERY_OBJECT_FILE) in CryptQueryObject()[all …]
5398 _In_ DWORD dwObjectType,