Searched refs:cry_cmd (Results 1 – 1 of 1) sorted by relevance
1129 struct hifn_crypt_command *cry_cmd; in hifn_setup_crypto_command() local1133 cry_cmd = (struct hifn_crypt_command *)buf_pos; in hifn_setup_crypto_command()1135 cry_cmd->source_count = __cpu_to_le16(dlen & 0xffff); in hifn_setup_crypto_command()1137 cry_cmd->masks = __cpu_to_le16(mode | in hifn_setup_crypto_command()1140 cry_cmd->header_skip = 0; in hifn_setup_crypto_command()1141 cry_cmd->reserved = 0; in hifn_setup_crypto_command()