Home
last modified time | relevance | path

Searched refs:mbedtls_psa_mac_sign_setup (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/library/
H A Dpsa_crypto_mac.h97 psa_status_t mbedtls_psa_mac_sign_setup(
146 * The PSA core calls mbedtls_psa_mac_sign_setup() or
176 * The PSA core calls mbedtls_psa_mac_sign_setup() before calling this function.
188 * mbedtls_psa_mac_sign_setup(). It also guarantees the
257 * mbedtls_psa_mac_sign_setup() or mbedtls_psa_mac_verify_setup() again.
H A Dpsa_crypto_mac.c319 psa_status_t mbedtls_psa_mac_sign_setup( in mbedtls_psa_mac_sign_setup() function
H A Dpsa_crypto_driver_wrappers.c1892 mbedtls_psa_mac_sign_setup(&operation->ctx.mbedtls_ctx, attributes, key_buffer, key_buffer_size, alg); in psa_driver_wrapper_mac_sign_setup()
/third_party/mbedtls/tests/src/drivers/
H A Dtest_driver_mac.c92 mbedtls_psa_mac_sign_setup( in mbedtls_test_transparent_mac_sign_setup()

Completed in 6 milliseconds