Function report |
Source Code:include\crypto\kpp.h |
Create Date:2022-07-28 18:26:41 |
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_input() - Sets input buffer* Sets parameters required by generate_public_key*@req: kpp request*@input: ptr to input scatter list*@input_len: size of the input scatter list
Proto:static inline void kpp_request_set_input(struct kpp_request *req, struct scatterlist *input, unsigned int input_len)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kpp_request * | req | |
struct scatterlist * | input | |
unsigned int | input_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 |