Function report |
Source Code:fs\verity\fsverity_private.h |
Create Date:2022-07-28 20:24:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:signature.c
Proto:static inline int fsverity_verify_signature(const struct fsverity_info *vi, const struct fsverity_descriptor *desc, size_t desc_size)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct fsverity_info * | vi | |
const struct fsverity_descriptor * | desc | |
size_t | desc_size |
171 | Return 0 |
Name | Describe |
---|---|
fsverity_create_info | Validate the given fsverity_descriptor and create a new fsverity_info from* it. The signature (if present) is also checked. |
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 |