Searched defs:input_copy (Results 1 – 2 of 2) sorted by relevance
47 T *input_copy = GetDeviceAddress<T>(workspace, 1); in LaunchKernel() local
198 #define LOCAL_INPUT_ALLOC(input, length, input_copy) \ argument212 #define LOCAL_INPUT_FREE(input, input_copy) \ argument271 #define LOCAL_INPUT_ALLOC(input, length, input_copy) \ argument273 #define LOCAL_INPUT_FREE(input, input_copy) \ argument9009 uint8_t *input_copy, size_t input_copy_len) in psa_crypto_copy_input()