Searched refs:hash_buf (Results 1 – 1 of 1) sorted by relevance
415 void *hash_buf = NULL; in step_asymm_operation() local567 hash_buf = TEE_Malloc(hash_size, 0); in step_asymm_operation()568 if (!hash_buf) in step_asymm_operation()572 in_buf, in_size, hash_buf, in step_asymm_operation()733 hash_buf, hash_size, in step_asymm_operation()743 hash_buf, hash_size, in step_asymm_operation()772 TEE_Free(hash_buf); in step_asymm_operation()
Completed in 3 milliseconds