Home
last modified time | relevance | path

Searched refs:psa_crypto_copy_output (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_invasive.h79 psa_status_t psa_crypto_copy_output(const uint8_t *output_copy, size_t output_copy_len,
H A Dpsa_crypto.c9344 psa_status_t psa_crypto_copy_output(const uint8_t *output_copy, size_t output_copy_len, in psa_crypto_copy_output() function
9446 status = psa_crypto_copy_output(local_output->buffer, local_output->length, in psa_crypto_local_output_free()