Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpsa_crypto_cipher.h67 psa_status_t mbedtls_psa_cipher_encrypt_setup(
Dpsa_crypto_cipher.c242 psa_status_t mbedtls_psa_cipher_encrypt_setup( in mbedtls_psa_cipher_encrypt_setup() function
499 status = mbedtls_psa_cipher_encrypt_setup(&operation, attributes, in mbedtls_psa_cipher_encrypt()
Dpsa_crypto_driver_wrappers.c1364 status = mbedtls_psa_cipher_encrypt_setup( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_encrypt_setup()
/third_party/mbedtls/tests/src/drivers/
Dtest_driver_cipher.c163 return mbedtls_psa_cipher_encrypt_setup( in mbedtls_test_transparent_cipher_encrypt_setup()
/third_party/mbedtls/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers.c.jinja1349 status = mbedtls_psa_cipher_encrypt_setup( &operation->ctx.mbedtls_ctx,