Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c185 #define LOCAL_INPUT_DECLARE(input, input_copy_name) \ argument
187 const uint8_t *input_copy_name = NULL;
269 #define LOCAL_INPUT_DECLARE(input, input_copy_name) \ argument
270 const uint8_t *input_copy_name = NULL;
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dpsa-shared-memory.md574 …DECLARE(input, input_copy_name)`, which declares and initializes a `psa_crypto_local_input_t` and …