yast2-core
|
#include <string>
Go to the source code of this file.
Namespaces | |
YaST | |
Enumerations | |
enum | YaST::crypt_t { YaST::CRYPT, YaST::MD5, YaST::BLOWFISH, YaST::SHA256, YaST::SHA512 } |
Functions | |
bool | YaST::crypt_pass (string unencrypted, crypt_t use_crypt, string *encrypted) |