ReactOS 0.4.16-dev-814-g656a5dc
|
Public Attributes | |
HMODULE | hModule |
DWORD | encoding |
CRYPT_OID_FUNC_ENTRY | entry |
struct list | next |
DWORD OIDFunction::encoding |
Definition at line 66 of file oid.c.
Referenced by CryptGetOIDFunctionAddress().
CRYPT_OID_FUNC_ENTRY OIDFunction::entry |
Definition at line 67 of file oid.c.
Referenced by CryptGetOIDFunctionAddress().
HMODULE OIDFunction::hModule |
Definition at line 65 of file oid.c.
Referenced by is_module_registered().
Definition at line 68 of file oid.c.
Referenced by free_function_sets().