Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_mac.h85 psa_status_t mbedtls_psa_mac_sign_setup(
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.h2296 status = mbedtls_psa_mac_sign_setup( &operation->ctx.mbedtls_ctx, in psa_driver_wrapper_mac_sign_setup()