Home
last modified time | relevance | path

Searched defs:input_copy (Results 1 – 1 of 1) sorted by relevance

/mbedtls-latest/library/
Dpsa_crypto.c202 #define LOCAL_INPUT_ALLOC(input, length, input_copy) \ argument
216 #define LOCAL_INPUT_FREE(input, input_copy) \ argument
275 #define LOCAL_INPUT_ALLOC(input, length, input_copy) \ argument
277 #define LOCAL_INPUT_FREE(input, input_copy) \ argument
9106 uint8_t *input_copy, size_t input_copy_len)