Lines Matching refs:inputs

21 …I function may be in shared memory (as opposed to environments where the inputs are always copied …
35inputs and outputs. This models an ideal world where the content of input and output buffers is no…
107 …in many circumstances. It is ok to write data that is independent of the inputs (and not otherwise…
162 …* Note that this does not include inputs or outputs that are not processed by an asymmetric primit…
168 #### Symmetric cryptography inputs with small output
170 Message inputs to hash, MAC and key derivation operations are at a low risk of [read-read inconsist…
174 TODO: what about IV/nonce inputs? They are typically small, but don't necessarily have a static siz…
196 …hall allocate an intermediate buffer for cipher and AEAD plaintext/ciphertext inputs and outputs**.
206 …ollow the same rules as [symmetric cryptography inputs with small output](#symmetric-cryptography-
218 * Plaintext/ciphertext inputs and outputs for cipher and AEAD.
242 * Write a small program that uses a PSA function which copies inputs or outputs.
330 … likely when we consider test cases that call PSA functions on incorrect inputs to check that the …
359 * Not all buffers allocated by tests are used as inputs and outputs to PSA functions being tested.
360 * Those buffers that are inputs to a PSA function need to be unpoisoned right up until the function…
382 …tions whose inputs and outputs are not copied, it is important that we validate that the builtin d…
384 …sing on read-read inconsistencies for now, as most of the cases where we aren't copying are inputs.
572 For inputs: