Lines Matching full:payload
226 All requests must define a payload region.
230 the AAD, IV, and payload regions are always defined as regions in the
232 and a separate payload output region is defined to hold the output of
244 .Bl -column "Payload Output" "Input/Output"
250 .It Payload Ta Input Ta
252 .It Payload Output Ta Output Ta
257 .Bl -column "Payload Output" ".Fa crp_payload_output_start"
261 .It Payload Ta Fa crp_payload_start Ta Fa crp_payload_length
262 .It Payload Output Ta Fa crp_payload_output_start Ta Fa crp_payload_length
269 used as either additional authentication data (AAD) or payload data.
278 Compress the data in the payload region of the data buffer.
280 Decompress the data in the payload region of the data buffer.
286 Encrypt the data in the payload region of the data buffer.
288 Decrypt the data in the payload region of the data buffer.
294 Calculate a digest over the payload region of the data buffer
297 Calculate a digest over the payload region of the data buffer.
310 Encrypt the data in the payload region of the data buffer.
311 Calculate a digest over the AAD and payload regions and store the
314 Calculate a digest over the AAD and payload regions of the data buffer.
317 decrypt the payload region.
503 length of the payload region in the data buffer.
505 If a compression request increases the size of the payload,
510 Callers can compare this to the payload region length to determine if