Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dchain.c3841 static ChainCheck opensslChainCheck = variable
4031 chain = getChain(NULL, &opensslChainCheck.certs, 0, TRUE, &oct2007, in testGetCertChain()
4032 opensslChainCheck.todo, 0); in testGetCertChain()
4036 opensslChainCheck.status.status.dwErrorStatus || in testGetCertChain()
4043 if (opensslChainCheck.status.status.dwErrorStatus == in testGetCertChain()
4045 checkChainStatus(chain, &opensslChainCheck.status, in testGetCertChain()
4046 opensslChainCheck.todo, "opensslChainCheck", 0); in testGetCertChain()