Searched refs:DDCB_ASV_LENGTH (Results 1 – 2 of 2) sorted by relevance
357 #define DDCB_ASV_LENGTH 64 /* len of the DDCB ASV array */ macro428 __u8 asv[DDCB_ASV_LENGTH];
335 memcpy(&req->cmd.asv[0], &pddcb->asv[0], DDCB_ASV_LENGTH); in copy_ddcb_results()924 if (cmd->asv_length > DDCB_ASV_LENGTH) { in __genwqe_execute_raw_ddcb()