| Function report | 
| Source Code: security\keys\trusted-keys\trusted_tpm1.c | Create Date:2022-07-28 18:31:41 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:trusted_shash_alloc
Proto:static int __init trusted_shash_alloc(void)
Type:int
Parameter:Nothing
| 1193 | hmacalg = crypto_alloc_shash(hmac_alg, 0, 0) | 
| 1200 | hashalg = crypto_alloc_shash(hash_alg, 0, 0) | 
| 1205 | Go to hashalg_fail | 
| 1208 | Return 0 | 
| 1210 | hashalg_fail : | 
| 1211 | rypto_free_shash() - zeroize and free the message digest handle*@tfm: cipher handle to be freed | 
| 1212 | Return ret | 
| Name | Describe | 
|---|---|
| init_trusted | 
| 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 |