Lines Matching full:requests
56 Sessions hold state shared across multiple requests.
115 or requests an invalid algorithm,
126 or requests an invalid algorithm,
135 performed by cryptographic requests.
189 Support requests that use separate input and output buffers.
190 Sessions with this flag set permit requests with either a single buffer
191 that is modified in-place, or requests with separate input and output
193 Sessions without this flag only permit requests with a single buffer that
196 Support requests that use a separate buffer for AAD rather than providing
198 Sessions with this flag set permit requests with AAD passed in either in
200 Sessions without this flag only permit requests with AAD passed in as
203 Support requests that use a separate buffer for IPsec ESN (Extended Sequence
206 Sessions with this flag set permit requests with IPsec ESN passed in special
216 All requests for a session use the same IV length.
221 All requests for a session use the same key length.
224 If all requests for a session use request-specific keys,
237 If all requests for a session use request-specific keys,