Function report |
Source Code:lib\crypto\aes.c |
Create Date:2022-07-28 06:43:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:subw
Proto:static u32 subw(u32 in)
Type:u32
Parameter:
Type | Parameter | Name |
---|---|---|
u32 | in |
Name | Describe |
---|---|
aes_expandkey | aes_expandkey - Expands the AES key as described in FIPS-197*@ctx: The location where the computed key will be stored.*@in_key: The supplied key.*@key_len: The length of the supplied key.* Returns 0 on success |
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 |