Searched refs:encryptlist (Results 1 – 2 of 2) sorted by relevance
1820 struct encryptlist { struct1832 struct encryptlist EncryptList[] = { argument1862 struct encryptlist *c; in EncryptHelp()1878 struct encryptlist *c; in encrypt_cmd()1880 c = (struct encryptlist *) in encrypt_cmd()1881 genget(argv[1], (char **) EncryptList, sizeof(struct encryptlist)); in encrypt_cmd()
1921 struct encryptlist { struct1944 struct encryptlist EncryptList[] = { argument1974 struct encryptlist *c; in EncryptHelp()1990 struct encryptlist *c; in encrypt_cmd()1998 c = (struct encryptlist *) in encrypt_cmd()1999 genget(argv[1], (char **) EncryptList, sizeof(struct encryptlist)); in encrypt_cmd()