Home
last modified time | relevance | path

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

/external/mbedtls/library/
Dpsa_crypto_cipher.c418 psa_status_t mbedtls_psa_cipher_finish( in mbedtls_psa_cipher_finish() function
508 status = mbedtls_psa_cipher_finish( in mbedtls_psa_cipher_encrypt()
569 status = mbedtls_psa_cipher_finish( in mbedtls_psa_cipher_decrypt()
Dpsa_crypto_cipher.h169 psa_status_t mbedtls_psa_cipher_finish(
Dpsa_crypto_driver_wrappers.h1454 return( mbedtls_psa_cipher_finish( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_finish()
/external/openthread/third_party/mbedtls/repo/library/
Dpsa_crypto_cipher.h192 psa_status_t mbedtls_psa_cipher_finish(
Dpsa_crypto_cipher.c552 psa_status_t mbedtls_psa_cipher_finish( in mbedtls_psa_cipher_finish() function
642 status = mbedtls_psa_cipher_finish( in mbedtls_psa_cipher_encrypt()
703 status = mbedtls_psa_cipher_finish( in mbedtls_psa_cipher_decrypt()
Dpsa_crypto_driver_wrappers.h1480 return( mbedtls_psa_cipher_finish( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_cipher_finish()
/external/openthread/third_party/mbedtls/repo/tests/src/drivers/
Dtest_driver_cipher.c306 return mbedtls_psa_cipher_finish( in mbedtls_test_transparent_cipher_finish()
/external/mbedtls/tests/src/drivers/
Dtest_driver_cipher.c298 return mbedtls_psa_cipher_finish( in mbedtls_test_transparent_cipher_finish()
/external/openthread/third_party/mbedtls/repo/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers.h.jinja1443 return( mbedtls_psa_cipher_finish( &operation->ctx.mbedtls_ctx,
/external/mbedtls/scripts/data_files/driver_templates/
Dpsa_crypto_driver_wrappers.h.jinja1417 return( mbedtls_psa_cipher_finish( &operation->ctx.mbedtls_ctx,