Searched refs:in_bytesize (Results 1 – 1 of 1) sorted by relevance
208 uint32_t alg_bytesize, func_id, in_bytesize; in modexp_set_input() local220 in_bytesize = asym_op->modex.base.length; in modexp_set_input()222 in_bytesize = xform->modex.exponent.length; in modexp_set_input()224 in_bytesize = xform->modex.modulus.length; in modexp_set_input()226 qat_function = get_modexp_function2(in_bytesize); in modexp_set_input()