Function report |
Source Code:lib\mpi\mpicoder.c |
Create Date:2022-07-28 07:18:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mpi_read_from_buffer
Proto:MPI mpi_read_from_buffer(const void *xbuffer, unsigned *ret_nread)
Type:MPI
Parameter:
Type | Parameter | Name |
---|---|---|
const void * | xbuffer | |
unsigned * | ret_nread |
91 | If nbits > MAX_EXTERN_MPI_BITS Then |
96 | nbytes = DIV_ROUND_UP(nbits, 8) |
103 | val = mpi_read_raw_data - Read a raw byte stream as a positive integer*@xbuffer: The data to read*@nbytes: The amount of data to read |
108 | Return val |
Name | Describe |
---|---|
digsig_verify_rsa | RSA Signature verification with public key |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |