Home
last modified time | relevance | path

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

/optee_os/lib/libutee/
H A Dtee_api_operations.c884 static void init_hash_operation(TEE_OperationHandle operation, const void *IV, in init_hash_operation() function
962 init_hash_operation(operation, NULL, 0); in TEE_DigestDoFinal()
1426 init_hash_operation(operation, IV, IVLen); in TEE_MACInit()