Searched refs:hash_buf (Results 1 – 1 of 1) sorted by relevance
486 void *hash_buf = NULL; in step_asymm_operation() local683 hash_buf = TEE_Malloc(hash_size, 0); in step_asymm_operation()684 if (!hash_buf) in step_asymm_operation()688 hash_buf, &hash_size); in step_asymm_operation()979 hash_buf, hash_size, in step_asymm_operation()989 hash_buf, hash_size, in step_asymm_operation()1018 TEE_Free(hash_buf); in step_asymm_operation()