Searched refs:cry_cmd (Results 1 – 1 of 1) sorted by relevance
1059 struct hifn_crypt_command *cry_cmd; in hifn_setup_crypto_command() local1063 cry_cmd = (struct hifn_crypt_command *)buf_pos; in hifn_setup_crypto_command()1065 cry_cmd->source_count = __cpu_to_le16(dlen & 0xffff); in hifn_setup_crypto_command()1067 cry_cmd->masks = __cpu_to_le16(mode | in hifn_setup_crypto_command()1070 cry_cmd->header_skip = 0; in hifn_setup_crypto_command()1071 cry_cmd->reserved = 0; in hifn_setup_crypto_command()