Searched refs:hash_buf (Results 1 – 1 of 1) sorted by relevance
492 void *hash_buf = NULL; in step_asymm_operation() local689 hash_buf = TEE_Malloc(hash_size, 0); in step_asymm_operation()690 if (!hash_buf) in step_asymm_operation()694 hash_buf, &hash_size); in step_asymm_operation()985 hash_buf, hash_size, in step_asymm_operation()995 hash_buf, hash_size, in step_asymm_operation()1024 TEE_Free(hash_buf); in step_asymm_operation()