Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/zlib/contrib/minizip/
H A Dzip.c153 int encrypt; member
1133 zi->ci.encrypt = 0; in zipOpenNewFileInZip4_64()
1254 zi->ci.encrypt = 1; in zipOpenNewFileInZip4_64()
1373 if (zi->ci.encrypt != 0) in zip64FlushWriteBuffer()
/reactos/dll/win32/cryptui/lang/
H A Dcryptui_He.rc107 …IDS_WARN_REMOVE_ADDRESSBOOK "You will no longer be able to encrypt messages with this certificate,…
108 …IDS_WARN_REMOVE_PLURAL_ADDRESSBOOK "You will no longer be able to encrypt messages with these cert…
H A Dcryptui_En.rc107 …IDS_WARN_REMOVE_ADDRESSBOOK "You will no longer be able to encrypt messages with this certificate,…
108 …IDS_WARN_REMOVE_PLURAL_ADDRESSBOOK "You will no longer be able to encrypt messages with these cert…
H A Dcryptui_Sq.rc108 …IDS_WARN_REMOVE_ADDRESSBOOK "Ju nuk do të jenë më në gjendje të encrypt mesazhe me këtë certifikat…
109 …IDS_WARN_REMOVE_PLURAL_ADDRESSBOOK "Ju do të jenë më në gjendje të encrypt mesazhe me këtë certifi…
H A Dcryptui_Bg.rc107 …IDS_WARN_REMOVE_ADDRESSBOOK "You will no longer be able to encrypt messages with this certificate,…
/reactos/dll/win32/rasdlg/lang/
H A Den-US.rc2124 516 "Always encrypt my data\0"
2138 530 "Use any form of authentication required including clear text. Do not encrypt data.\0"
2139 …531 "Use any form of authentication that requires passwords to be encrypted. Do not encrypt data.\…
2144 536 "Use any form of authentication that requires encrypted passwords. Do not encrypt data.\0"
2208 … provide encryption keys. Select an EAP package that does provide keys or select not to encrypt.\0"
H A Dhe-IL.rc2124 516 "Always encrypt my data\0"
2138 530 "Use any form of authentication required including clear text. Do not encrypt data.\0"
2139 …531 "Use any form of authentication that requires passwords to be encrypted. Do not encrypt data.\…
2144 536 "Use any form of authentication that requires encrypted passwords. Do not encrypt data.\0"
2208 … provide encryption keys. Select an EAP package that does provide keys or select not to encrypt.\0"
H A Dno-NO.rc2124 516 "Always encrypt my data\0"
2138 530 "Use any form of authentication required including clear text. Do not encrypt data.\0"
2139 …531 "Use any form of authentication that requires passwords to be encrypted. Do not encrypt data.\…
2144 536 "Use any form of authentication that requires encrypted passwords. Do not encrypt data.\0"
2208 … provide encryption keys. Select an EAP package that does provide keys or select not to encrypt.\0"
/reactos/sdk/lib/3rdparty/zlib/
H A DFAQ314 38. How can I encrypt/decrypt zip files with zlib?