Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_core.h967 psa_status_t psa_crypto_local_output_alloc(uint8_t *output, size_t output_len,
H A Dpsa_crypto.c243 status = psa_crypto_local_output_alloc(output, length, \
9433 psa_status_t psa_crypto_local_output_alloc(uint8_t *output, size_t output_len, in psa_crypto_local_output_alloc() function