Searched refs:input_copy_name (Results 1 – 2 of 2) sorted by relevance
185 #define LOCAL_INPUT_DECLARE(input, input_copy_name) \ argument187 const uint8_t *input_copy_name = NULL;269 #define LOCAL_INPUT_DECLARE(input, input_copy_name) \ argument270 const uint8_t *input_copy_name = NULL;
574 …DECLARE(input, input_copy_name)`, which declares and initializes a `psa_crypto_local_input_t` and …