函数逻辑报告 |
Source Code:lib\mpi\mpiutil.c |
Create Date:2022-07-27 08:18:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:分配mpi空间
函数原型:MPI mpi_alloc(unsigned nlimbs)
返回类型:MPI
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned | nlimbs |
34 | a等于kmalloc(sizeof * a, GFP_KERNEL) |
38 | 如果nlimbs则 |
40 | 如果非 array with the limbs 则 |
44 | 否则 |
45 | array with the limbs = NULL |
49 | number of valid limbs 等于0 |
50 | indicates a negative number 等于0 |
53 | 返回:a |
名称 | 描述 |
---|---|
mpi_read_raw_from_sgl | mpi_read_raw_from_sgl() - Function allocates an MPI and populates it with* data from the sgl* This function works in the same way as the mpi_read_raw_data, but it* takes an sgl instead of void * buffer. i.e. it allocates |
digsig_verify_rsa | RSA公钥签名验证 |
mpi_read_raw_data | 读一字节流为正整数 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |