Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing_asymm.c459 void *hash_buf = NULL; in step_asymm_operation() local
655 hash_buf = TEE_Malloc(hash_size, 0); in step_asymm_operation()
656 if (!hash_buf) in step_asymm_operation()
660 in_buf, in_size, hash_buf, in step_asymm_operation()
822 hash_buf, hash_size, in step_asymm_operation()
832 hash_buf, hash_size, in step_asymm_operation()
861 TEE_Free(hash_buf); in step_asymm_operation()

Completed in 3 milliseconds