pub fn des_encrypt_key7(key56: [u8; 7], plaintext: [u8; 8]) -> [u8; 8]
DES-ECB encrypt one block under a 56-bit NTLM key chunk.