DDCB_ASV_LENGTH
memcpy(&req->cmd.asv[0], &pddcb->asv[0], DDCB_ASV_LENGTH);
if (cmd->asv_length > DDCB_ASV_LENGTH) {
__u8 asv[DDCB_ASV_LENGTH];