Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
A Dtee_api_operations.c1207 uint64_t ml; in TEE_MACComputeFinal() local
1230 ml = *macLen; in TEE_MACComputeFinal()
1231 res = _utee_hash_final(operation->state, message, messageLen, mac, &ml); in TEE_MACComputeFinal()
1232 *macLen = ml; in TEE_MACComputeFinal()

Completed in 4 milliseconds