Home
last modified time | relevance | path

Searched refs:Algorithm (Results 1 – 8 of 8) sorted by relevance

/plan9-contrib/sys/src/9/ip/
H A Desp.c23 typedef struct Algorithm Algorithm; typedef
146 struct Algorithm struct
154 static char *setalg(Espcb *ecb, char **f, int n, Algorithm *alg); argument
168 static Algorithm espalg[] =
180 static Algorithm ahalg[] =
667 setalg(Espcb *ecb, char **f, int n, Algorithm *alg) in setalg()
/plan9-contrib/sys/src/9/port/
H A Ddevsdp.c21 typedef struct Algorithm Algorithm; typedef
150 Algorithm *auth;
151 Algorithm *cipher;
152 Algorithm *comp;
215 struct Algorithm struct
307 static void setalg(Conv *c, char *name, Algorithm *tab, Algorithm **);
319 static Algorithm cipheralg[] =
328 static Algorithm authalg[] =
336 static Algorithm compalg[] =
1840 setalg(Conv *c, char *name, Algorithm *alg, Algorithm **p) in setalg()
/plan9-contrib/sys/src/cmd/unix/drawterm/posix-386/
H A Dmd5block.spp11 * Algorithm" in all material mentioning or referencing this software
16 * Security, Inc. MD5 Message-Digest Algorithm" in all material
/plan9-contrib/sys/src/cmd/unix/drawterm/win32-386/
H A Dmd5block.spp11 * Algorithm" in all material mentioning or referencing this software
16 * Security, Inc. MD5 Message-Digest Algorithm" in all material
/plan9-contrib/sys/src/cmd/lzip/
H A DREADME94 In spite of its name (Lempel-Ziv-Markov chain-Algorithm), LZMA is not a
/plan9-contrib/sys/lib/ghostscript/
H A Dpdf_sec-ps.bak78 % MD5 derived from RFC 1321, "The MD5 Message-Digest Algorithm",
/plan9-contrib/sys/src/cmd/gs/zlib/
H A Dalgorithm.txt204 [LZ77] Ziv J., Lempel A., ``A Universal Algorithm for Sequential Data
/plan9-contrib/sys/src/ape/cmd/diff/
H A Ddiff.texi146 in ``An O(ND) Difference Algorithm and its Variations'', Eugene W. Myers,