Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_cipher.h78 psa_status_t mbedtls_psa_cipher_encrypt_setup(
H A Dpsa_crypto_cipher.c357 psa_status_t mbedtls_psa_cipher_encrypt_setup( in mbedtls_psa_cipher_encrypt_setup() function
618 status = mbedtls_psa_cipher_encrypt_setup(&operation, attributes, in mbedtls_psa_cipher_encrypt()
H A Dpsa_crypto_driver_wrappers.h1275 status = mbedtls_psa_cipher_encrypt_setup( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_encrypt_setup()