move_cmd          250 drivers/crypto/caam/desc_constr.h static inline void set_move_tgt_here(u32 * const desc, u32 *move_cmd)
move_cmd          252 drivers/crypto/caam/desc_constr.h 	u32 val = caam32_to_cpu(*move_cmd);
move_cmd          256 drivers/crypto/caam/desc_constr.h 	*move_cmd = cpu_to_caam32(val);