函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\mpi\mpih-mul.c Create Date:2022-07-27 08:17:52
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:mpihelp_release_karatsuba_ctx

函数原型:void mpihelp_release_karatsuba_ctx(struct karatsuba_ctx *ctx)

返回类型:void

参数:

类型参数名称
struct karatsuba_ctx *ctx
397  如果tpmpi_free_limb_space(tp)
399  如果tspacempi_free_limb_space(tspace)
401 ctx循环
402  ctx2等于next
403  如果tpmpi_free_limb_space(tp)
405  如果tspacempi_free_limb_space(tspace)
407  kfree(ctx)
调用者
名称描述
mpihelp_mulMultiply the natural numbers u (pointed to by UP, with USIZE limbs)* and v (pointed to by VP, with VSIZE limbs), and store the result at* PRODP. USIZE + VSIZE limbs are always stored, but if the input* operands are normalized
mpi_powm异或取模