Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/
A Dtee_api_operations.c1215 uint64_t ml; in TEE_MACComputeFinal() local
1238 ml = *macLen; in TEE_MACComputeFinal()
1239 res = _utee_hash_final(operation->state, message, messageLen, mac, &ml); in TEE_MACComputeFinal()
1240 *macLen = ml; in TEE_MACComputeFinal()

Completed in 5 milliseconds