Function report |
Source Code:lib\crypto\des.c |
Create Date:2022-07-28 06:47:17 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:des_expand_key
Proto:int des_expand_key(struct des_ctx *ctx, const u8 *key, unsigned int keylen)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct des_ctx * | ctx | |
| const u8 * | key | |
| unsigned int | keylen |
| 701 | If keylen != DES_KEY_SIZE Then Return -EINVAL |
| 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 |