Lines Matching +full:sub +full:- +full:mailbox
2 /* SPDX-License-Identifier: GPL-2.0-only */
11 #include <linux/mailbox/brcm-message.h>
41 /* size of salt value for AES-GCM-ESP and AES-CCM-ESP */
53 * Maximum number of bytes from a non-final hash request that can be deferred
59 /* Force at least 4-byte alignment of all SPU message fields */
62 /* Number of times to resend mailbox message if mb queue is full */
80 * SPUM_NS2 and SPUM_NSP are the SPU-M block on Northstar 2 and Northstar Plus,
126 * SPU request message header. For SPU-M, holds MH, EMH, SCTX, BDESC,
140 /* SPU-M request message STATUS field */
159 * -OR- tweak value when XTS/AES is used
204 * context. For SPU-M, the payload is the combination of AAD and data.
233 * shash descriptor - needed to perform incremental hashing in
258 u8 chan_idx; /* Mailbox channel to be used to submit this request */
298 /* Mailbox message used to send this request to PDC driver */
317 * A non-final request must be submitted to the SPU as an integral
319 * that is not a full block. Since the request is non-final, it cannot
332 * operation. Cannot be stored in req->result for truncated hashes,
353 * SPU request messages and SPU response messages. Includes hardware-specific
410 /* Sub-version of the SPU hardware */
455 /* Number of mailbox send failures */
463 /* Array of mailbox channel pointers, one for each channel */