Home
last modified time | relevance | path

Searched refs:mbedtls_psa_hash_setup (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_psa_crypto_low_hash.function84 TEST_EQUAL(mbedtls_psa_hash_setup(&operation0, alg),
186 TEST_EQUAL(mbedtls_psa_hash_setup(&operation, alg),
196 TEST_EQUAL(mbedtls_psa_hash_setup(&operation, alg),
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_psa_crypto_low_hash.function84 TEST_EQUAL(mbedtls_psa_hash_setup(&operation0, alg),
186 TEST_EQUAL(mbedtls_psa_hash_setup(&operation, alg),
196 TEST_EQUAL(mbedtls_psa_hash_setup(&operation, alg),
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_hash.c91 psa_status_t mbedtls_psa_hash_setup( in mbedtls_psa_hash_setup() function
446 status = mbedtls_psa_hash_setup(&operation, alg); in mbedtls_psa_hash_compute()
H A Dpsa_crypto_hash.h80 psa_status_t mbedtls_psa_hash_setup(
H A Dpsa_crypto_driver_wrappers.h1577 status = mbedtls_psa_hash_setup( &operation->ctx.mbedtls_ctx, alg ); in psa_driver_wrapper_hash_setup()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpsa_crypto_hash.c91 psa_status_t mbedtls_psa_hash_setup( in mbedtls_psa_hash_setup() function
446 status = mbedtls_psa_hash_setup(&operation, alg); in mbedtls_psa_hash_compute()
H A Dpsa_crypto_hash.h80 psa_status_t mbedtls_psa_hash_setup(
H A Dpsa_crypto_driver_wrappers.h1603 status = mbedtls_psa_hash_setup( &operation->ctx.mbedtls_ctx, alg ); in psa_driver_wrapper_hash_setup()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/src/drivers/
H A Dhash.c74 mbedtls_psa_hash_setup(operation, alg); in mbedtls_test_transparent_hash_setup()
/aosp_15_r20/external/mbedtls/tests/src/drivers/
H A Dhash.c74 mbedtls_psa_hash_setup(operation, alg); in mbedtls_test_transparent_hash_setup()
/aosp_15_r20/external/mbedtls/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja1540 status = mbedtls_psa_hash_setup( &operation->ctx.mbedtls_ctx, alg );
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/scripts/data_files/driver_templates/
H A Dpsa_crypto_driver_wrappers.h.jinja1566 status = mbedtls_psa_hash_setup( &operation->ctx.mbedtls_ctx, alg );