Lines Matching +full:max +full:- +full:frame +full:- +full:size

1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright 2009-2011 Freescale Semiconductor, Inc.
36 buf = it_page + it->offset; in caam_dump_sg()
37 len = min_t(size_t, tlen, it->length); in caam_dump_sg()
40 tlen -= len; in caam_dump_sg()
82 …he input or output sequence length below 0. This error may result if a built-in PROTOCOL Command h…
95 …{ 0x1F, "LIODN error. DECO was trying to share from itself or from another DECO but the two Non-SE…
98 …r TLS decap (input frame; block ciphers) and IPsec decap (output frame, when doing the next header…
99 { 0x23, "Read Input Frame error" },
104 { 0x83, "Anti-replay LATE error" },
105 { 0x84, "Anti-replay REPLAY error" },
109- A protocol has seen an error in the format of data received. When running RSA, this means that f…
110 …"Protocol Size Error - A protocol has seen an error in size. When running RSA, pdb size N < (size
113 { 0xC4, "Blob Command error: Black Blob key or input size error" },
130 { 0x30, "Max. buffer size too small"},
131 { 0x31, "DHR exceeds max. buffer size (allocate mode, S/G format)"},
132 { 0x32, "SGT exceeds max. buffer size (allocate mode, S/G format"},
133 { 0x33, "Size over/underflow (allocate mode)"},
134 { 0x34, "Size over/underflow (reuse mode)"},
135 { 0x35, "Length exceeds max. short length (allocate mode, S/G/ format)"},
136 { 0x36, "Memory footprint exceeds max. value (allocate mode, S/G/ format)"},
137 { 0x41, "SBC frame format not supported (allocate mode)"},
138 { 0x42, "Pool 0 invalid / pool 1 size < pool 0 size (allocate mode)"},
140 { 0x44, "Unsupported or reserved frame format or SGHR = 1 (reuse mode)"},
144 { 0x49, "Data offset correction exceeds input frame data length (reuse mode)"},
145 { 0x4B, "Annotation output enabled but ASA cannot be expanded (frame list)"},
162 { 0xD6, "OF SGT F-bit write error"},
188 "Data size error.",
189 "Key size error.",
190 "PKHA A memory size error.",
191 "PKHA B memory size error.",
193 "PKHA divide-by-zero error.",
198 "Unsupported CCM AAD size.",
247 /* RNG-only error */ in report_ccb_status()
258 return -EBADMSG; in report_ccb_status()
264 return -EINVAL; in report_ccb_status()
273 return -EINVAL; in report_jump_status()
304 return -EINVAL; in report_deco_status()
327 return -EINVAL; in report_qi_status()
336 return -EINVAL; in report_jr_status()
345 return -EINVAL; in report_cond_code_status()
387 return -EINVAL; in caam_strstatus()