Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c240 #define LOCAL_OUTPUT_ALLOC(output, length, output_copy) \ argument
256 #define LOCAL_OUTPUT_FREE(output, output_copy) \ argument
277 #define LOCAL_OUTPUT_ALLOC(output, length, output_copy) \ argument
279 #define LOCAL_OUTPUT_FREE(output, output_copy) \ argument
9344 psa_status_t psa_crypto_copy_output(const uint8_t *output_copy, size_t output_copy_len, in psa_crypto_copy_output()