AU_crypt 74 include/AU_util.h char * AU_crypt(const char *key, const char *setting); AU_crypt 74 modules/au/AU_util.h char * AU_crypt(const char *key, const char *setting); AU_crypt 1511 modules/up/UP_util.c if(strcmp(AU_crypt(temp[i], crypted_password), crypted_password) == 0)