Home
last modified time | relevance | path

Searched refs:psa_driver_wrapper_mac_update (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_driver_wrappers.h2407 static inline psa_status_t psa_driver_wrapper_mac_update( in psa_driver_wrapper_mac_update() function
H A Dpsa_crypto.c2788 status = psa_driver_wrapper_mac_update(operation, input, input_length); in psa_mac_update()