Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
A Dprocessing_asymm.c415 void *hash_buf = NULL; in step_asymm_operation() local
567 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