des_sparc64_key_expand
des_sparc64_key_expand((const u32 *)key, k1);
des_sparc64_key_expand((const u32 *)key, k2);
des_sparc64_key_expand((const u32 *)key, k3);
extern void des_sparc64_key_expand(const u32 *input_key, u64 *key);
des_sparc64_key_expand((const u32 *) key, &dctx->encrypt_expkey[0]);