Searched refs:encryptlist (Results 1 – 1 of 1) sorted by relevance
1882 struct encryptlist { struct1893 struct encryptlist EncryptList[] = { argument1923 struct encryptlist *c; in EncryptHelp()1939 struct encryptlist *c; in encrypt_cmd()1948 c = (struct encryptlist *) in encrypt_cmd()1949 genget(argv[1], (char **) EncryptList, sizeof(struct encryptlist)); in encrypt_cmd()