Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_core.h993 psa_status_t psa_crypto_local_output_free(psa_crypto_local_output_t *local_output);
H A Dpsa_crypto.c260 local_output_status = psa_crypto_local_output_free(&LOCAL_OUTPUT_COPY_OF_##output); \
9433 psa_status_t psa_crypto_local_output_free(psa_crypto_local_output_t *local_output) in psa_crypto_local_output_free() function