Searched refs:serializedStoreWithCert (Results 1 – 1 of 1) sorted by relevance
328 static const BYTE serializedStoreWithCert[] = { variable975 serializedStoreWithCert, sizeof(serializedStoreWithCert), FALSE); in testCollectionStore()1543 serializedStoreWithCert, sizeof(serializedStoreWithCert), FALSE); in testFileStore()1693 if (initFileFromData(filename, serializedStoreWithCert, in testFileNameStore()1694 sizeof(serializedStoreWithCert))) in testFileNameStore()1754 serializedStoreWithCert, sizeof(serializedStoreWithCert), FALSE); in testFileNameStore()1993 blob.cbData = sizeof(serializedStoreWithCert); in testSerializedStore()1994 blob.pbData = (BYTE *)serializedStoreWithCert; in testSerializedStore()