HomeSort by: relevance | last modified time | path
    Searched defs:prtab (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcrypt/
crypt.c 298 STATIC prtab(const char *, unsigned char *, int);
885 prtab("pc1tab", perm, 8);
909 prtab("pc2tab", perm, 8);
933 prtab("ietab", perm, 8);
950 prtab("cftab", perm, 8);
1066 prtab(const char *s, unsigned char *t, int num_rows) function in typeref:typename:STATIC
crypt.c 298 STATIC prtab(const char *, unsigned char *, int);
885 prtab("pc1tab", perm, 8);
909 prtab("pc2tab", perm, 8);
933 prtab("ietab", perm, 8);
950 prtab("cftab", perm, 8);
1066 prtab(const char *s, unsigned char *t, int num_rows) function in typeref:typename:STATIC

Completed in 23 milliseconds