Home
last modified time | relevance | path

Searched refs:mbedtls_psa_cipher_finish (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.h192 psa_status_t mbedtls_psa_cipher_finish(
H A Dpsa_crypto_cipher.c549 psa_status_t mbedtls_psa_cipher_finish( in mbedtls_psa_cipher_finish() function
639 status = mbedtls_psa_cipher_finish( in mbedtls_psa_cipher_encrypt()
700 status = mbedtls_psa_cipher_finish( in mbedtls_psa_cipher_decrypt()
H A Dpsa_crypto_driver_wrappers.h1479 return( mbedtls_psa_cipher_finish( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_finish()