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