des_decrypt_block
length, out, DES_BLOCK_LEN, des_decrypt_block,
out, DES_BLOCK_LEN, des_decrypt_block);
extern int des_decrypt_block(const void *, const uint8_t *, uint8_t *);