| Function report | 
| Source Code: security\keys\big_key.c | Create Date:2022-07-28 18:28:46 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Register key type
Proto:static int __init big_key_init(void)
Type:int
Parameter:Nothing
| 424 | Return ret | 
| 434 | If ret < 0 Then | 
| 439 | ret = gister_key_type - Register a type of key.*@ktype: The new key type.* Register a new key type.* Returns 0 on success or -EEXIST if a type of this name already exists. | 
| 440 | If ret < 0 Then | 
| 445 | Return 0 | 
| 447 | free_aead : | 
| 449 | Return ret | 
| 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 |