Searched refs:rsa_get_input_max_byte_size (Results 1 – 3 of 3) sorted by relevance
273 size_t rsa_get_input_max_byte_size(TEE_OperationHandle op);
801 size_t rsa_get_input_max_byte_size(TEE_OperationHandle op) in rsa_get_input_max_byte_size() function818 key_size = rsa_get_input_max_byte_size(proc->tee_op_handle); in pkcs2tee_rsa_nopad_context()
758 sz = rsa_get_input_max_byte_size(proc->tee_op_handle); in step_asymm_operation()