Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c227 #define LOCAL_OUTPUT_DECLARE(output, output_copy_name) \ argument
229 uint8_t *output_copy_name = NULL;
275 #define LOCAL_OUTPUT_DECLARE(output, output_copy_name) \ argument
276 uint8_t *output_copy_name = NULL;
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md580 * `LOCAL_OUTPUT_DECLARE(output, output_copy_name)`, analogous to `LOCAL_INPUT_DECLARE()` for `psa_c…