Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/crypt32/
H A Dencode.c3648 PCRL_DIST_POINTS_INFO info; in test_decodeCRLDistPoints()
3658 info = (PCRL_DIST_POINTS_INFO)buf; in test_decodeCRLDistPoints()
3677 info = (PCRL_DIST_POINTS_INFO)buf; in test_decodeCRLDistPoints()
3704 info = (PCRL_DIST_POINTS_INFO)buf; in test_decodeCRLDistPoints()
3727 info = (PCRL_DIST_POINTS_INFO)buf; in test_decodeCRLDistPoints()
/reactos/sdk/include/psdk/
H A Dwincrypt.h534 } CRL_DIST_POINTS_INFO, *PCRL_DIST_POINTS_INFO; typedef