Searched refs:DES2 (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/common/crypto/des/
H A Ddes_impl.h61 DES2, enumerator in enum:des_strength
H A Ddes_impl.c781 } else if (strength == DES2) {
842 * Initialize key schedule for DES, DES2, and DES3
860 case DES2:
907 case DES2:
908 /* DES2 is just DES3 with the first and third keys the same */
952 case DES2:
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDESCrypt.c113 * support a DES2 key.
116 OBJ_SEC(key_p)->sk_value, DES2, ks); local
139 * support a DES2 key.
142 DES2, soft_des_ctx->key_sched); local
H A DsoftKeysUtil.c286 des_strength = DES2;
581 /* DES2 has a well-defined length */

Completed in 64 milliseconds