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