Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dprocessing_asymm.c492 size_t temp_size = 0; in step_asymm_operation() local
896 temp_size = sz; in step_asymm_operation()
901 temp_buf, &temp_size); in step_asymm_operation()
902 if (!res && temp_size != sz) { in step_asymm_operation()
904 temp_size, sz); in step_asymm_operation()
922 temp_size = sz; in step_asymm_operation()
927 temp_buf, &temp_size); in step_asymm_operation()
946 if (temp_size != in_size || in step_asymm_operation()