Home
last modified time | relevance | path

Searched defs:CA (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/winetests/cryptui/
H A Dcryptui.c401 static const WCHAR CA[] = { 'C','A',0 }; in test_crypt_ui_wiz_import() local
502 static const WCHAR CA[] = { 'C','A',0 }; in test_crypt_ui_wiz_import() local
/reactos/dll/win32/crypt32/
H A Doid.c73 static const WCHAR CA[] = {'C','A',0}; variable