Home
last modified time | relevance | path

Searched refs:cry_cmd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/crypto/
Dhifn_795x.c1084 struct hifn_crypt_command *cry_cmd; in hifn_setup_crypto_command() local
1088 cry_cmd = (struct hifn_crypt_command *)buf_pos; in hifn_setup_crypto_command()
1090 cry_cmd->source_count = __cpu_to_le16(dlen & 0xffff); in hifn_setup_crypto_command()
1092 cry_cmd->masks = __cpu_to_le16(mode | in hifn_setup_crypto_command()
1095 cry_cmd->header_skip = 0; in hifn_setup_crypto_command()
1096 cry_cmd->reserved = 0; in hifn_setup_crypto_command()