Searched refs:ref_size (Results 1 – 3 of 3) sorted by relevance
70 size_t ref_size; member119 &helper_data.ref_size)) in ossl_store_handle_load_result()214 keydata = evp_keymgmt_load(keymgmt, data->ref, data->ref_size); in try_key_ref()230 data->ref, data->ref_size, in try_key_ref()
1109 size_t max_lid, ref_size, curr_size, lid; in state_mgr_check_tbl_consistency() local1145 ref_size = cl_ptr_vector_get_size(&ref_port_lid_tbl); in state_mgr_check_tbl_consistency()1148 max_lid = (ref_size > curr_size) ? ref_size : curr_size; in state_mgr_check_tbl_consistency()
1275 bool ref, ref_size; in bc_program_copyToVar() local1285 ref_size = (v->size == sizeof(uchar)); in bc_program_copyToVar()1288 if (ref || (ref_size && t == BC_TYPE_REF)) in bc_program_copyToVar()1321 else if (ref_size && t != BC_TYPE_REF) in bc_program_copyToVar()