_user_data Struct Reference
Collaboration diagram for _user_data:
Public Attributes | |
hash_link | hash |
char * | passwd |
char * | ha1 |
Detailed Description
Definition at line 47 of file text_backend.cc.
Member Data Documentation
◆ ha1
char* _user_data::ha1 |
Definition at line 50 of file text_backend.cc.
Referenced by read_passwd_file(), and TextHHA1().
◆ hash
hash_link _user_data::hash |
Definition at line 48 of file text_backend.cc.
Referenced by my_free(), and read_passwd_file().
◆ passwd
char* _user_data::passwd |
Definition at line 49 of file text_backend.cc.
Referenced by my_free(), read_passwd_file(), and TextHHA1().
The documentation for this struct was generated from the following file:
- src/auth/digest/file/text_backend.cc