Searched refs:v1CertWithSubjectKeyId (Results 1 – 2 of 2) sorted by relevance
366 static const BYTE v1CertWithSubjectKeyId[] = { variable599 v1CertWithSubjectKeyId, sizeof(v1CertWithSubjectKeyId)); in testCertProperties()
3009 static const BYTE v1CertWithSubjectKeyId[] = { variable3229 ok(size == sizeof(v1CertWithSubjectKeyId), "Wrong size %d\n", size); in test_encodeCertToBeSigned()3230 ok(!memcmp(buf, v1CertWithSubjectKeyId, size), "Unexpected value\n"); in test_encodeCertToBeSigned()3272 v1CertWithSubjectKeyId, sizeof(v1CertWithSubjectKeyId), in test_decodeCertToBeSigned()