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

/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.h30 * Common definitions used by DES
60 DES = 1, enumerator in enum:des_strength
/illumos-gate/usr/src/cmd/keyserv/
H A Dsetkey.c42 * and use them to decrypt and encrypt DES keys.
72 #define DES "des" macro
1977 strcmp((*mechpp)->alias, DES) == 0 && !oldmechseen) {

Completed in 47 milliseconds