ReactOS 0.4.16-dev-295-g4aee028
|
Go to the source code of this file.
DWORD WINAPI AddUsersToEncryptedFile | ( | LPCWSTR | lpcwstr, |
PENCRYPTION_CERTIFICATE_LIST | pencryption_certificate_list | ||
) |
Definition at line 31 of file efs.c.
Definition at line 90 of file efs.c.
Referenced by EncryptFileA().
Definition at line 143 of file efs.c.
Referenced by FileEncryptionStatusA().
VOID WINAPI FreeEncryptionCertificateHashList | ( | PENCRYPTION_CERTIFICATE_HASH_LIST | pencryption_certificate_hash_list | ) |
DWORD WINAPI QueryRecoveryAgentsOnEncryptedFile | ( | LPCWSTR | lpctstr, |
PENCRYPTION_CERTIFICATE_HASH_LIST * | pencryption_certificate_hash_list | ||
) |
DWORD WINAPI QueryUsersOnEncryptedFile | ( | LPCWSTR | lpctstr, |
PENCRYPTION_CERTIFICATE_HASH_LIST * | pencryption_certificate_hash_list | ||
) |
DWORD WINAPI RemoveUsersFromEncryptedFile | ( | LPCWSTR | lpcwstr, |
PENCRYPTION_CERTIFICATE_HASH_LIST | pencryption_certificate_hash_list | ||
) |
WINE_DEFAULT_DEBUG_CHANNEL | ( | advapi | ) |