| Function report | 
| Source Code: security\keys\encrypted-keys\encrypted.c | Create Date:2022-07-28 18:34:07 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:init_encrypted
Proto:static int __init init_encrypted(void)
Type:int
Parameter:Nothing
| 994 | hash_tfm = crypto_alloc_shash(hash_alg, 0, 0) | 
| 1001 | ret = aes_get_sizes() | 
| 1004 | 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. | 
| 1007 | Return 0 | 
| 1008 | out : | 
| 1009 | rypto_free_shash() - zeroize and free the message digest handle*@tfm: cipher handle to be freed | 
| 1010 | 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 |