| Function report | 
| Source Code: security\keys\encrypted-keys\encrypted.c | Create Date:2022-07-28 18:33:02 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:calc_hash
Proto:static int calc_hash(struct crypto_shash *tfm, u8 *digest, const u8 *buf, unsigned int buflen)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct crypto_shash * | tfm | |
| u8 * | digest | |
| const u8 * | buf | |
| unsigned int | buflen | 
| 329 | SHASH_DESC_ON_STACK(desc, tfm) | 
| 335 | shash_desc_zero(desc) | 
| 336 | Return err | 
| Name | Describe | 
|---|---|
| calc_hmac | |
| get_derived_key | Derive authentication/encryption key from trusted key | 
| 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 |