Searched defs:DES_BLOCKSIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/arpa/
H A Dtelnet.h376 #ifndef DES_BLOCKSIZE
377 #define DES_BLOCKSIZE 8 macro
378 #endif /* DES_BLOCKSIZE */
396 typedef unsigned char Block[DES_BLOCKSIZE];

Completed in 46 milliseconds