Home
last modified time | relevance | path

Searched refs:rootSignedCRL (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rostests/winetests/cryptnet/
H A Dcryptnet.c569 static const BYTE rootSignedCRL[] = { variable
738 rootSignedCRL, sizeof(rootSignedCRL), CERT_STORE_ADD_ALWAYS, NULL); in test_verifyRevocation()
/reactos/modules/rostests/winetests/crypt32/
H A Dcrl.c405 static const BYTE rootSignedCRL[] = { variable
639 rootSignedCRL, sizeof(rootSignedCRL), CERT_STORE_ADD_ALWAYS, NULL); in testFindCRL()
H A Dcert.c3575 static const BYTE rootSignedCRL[] = { variable
3679 rootSignedCRL, sizeof(rootSignedCRL), CERT_STORE_ADD_ALWAYS, NULL); in testVerifyRevocation()