Home
last modified time | relevance | path

Searched refs:output_copy_name (Results 1 – 2 of 2) sorted by relevance

/mbedtls-latest/library/
Dpsa_crypto.c231 #define LOCAL_OUTPUT_DECLARE(output, output_copy_name) \ argument
233 uint8_t *output_copy_name = NULL;
279 #define LOCAL_OUTPUT_DECLARE(output, output_copy_name) \ argument
280 uint8_t *output_copy_name = NULL;
/mbedtls-latest/docs/architecture/
Dpsa-shared-memory.md580 * `LOCAL_OUTPUT_DECLARE(output, output_copy_name)`, analogous to `LOCAL_INPUT_DECLARE()` for `psa_c…