Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/
Dhifn_795x.c1076 struct hifn_crypt_command *cry_cmd; in hifn_setup_crypto_command() local
1080 cry_cmd = (struct hifn_crypt_command *)buf_pos; in hifn_setup_crypto_command()
1082 cry_cmd->source_count = __cpu_to_le16(dlen & 0xffff); in hifn_setup_crypto_command()
1084 cry_cmd->masks = __cpu_to_le16(mode | in hifn_setup_crypto_command()
1087 cry_cmd->header_skip = 0; in hifn_setup_crypto_command()
1088 cry_cmd->reserved = 0; in hifn_setup_crypto_command()