Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.h108 psa_status_t mbedtls_psa_cipher_decrypt_setup(
H A Dpsa_crypto_cipher.c368 psa_status_t mbedtls_psa_cipher_decrypt_setup( in mbedtls_psa_cipher_decrypt_setup() function
674 status = mbedtls_psa_cipher_decrypt_setup(&operation, attributes, in mbedtls_psa_cipher_decrypt()
H A Dpsa_crypto_driver_wrappers.h1348 status = mbedtls_psa_cipher_decrypt_setup( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_decrypt_setup()