Function report |
Source Code:include\crypto\kpp.h |
Create Date:2022-07-28 18:26:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kpp_request_set_output() - Sets output buffer* Sets parameters required by kpp operation*@req: kpp request*@output: ptr to output scatter list*@output_len: size of the output scatter list
Proto:static inline void kpp_request_set_output(struct kpp_request *req, struct scatterlist *output, unsigned int output_len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kpp_request * | req | |
struct scatterlist * | output | |
unsigned int | output_len |
245 | dst_len = output_len |
Name | Describe |
---|---|
__keyctl_dh_compute |
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 |