Function report |
Source Code:include\crypto\hash.h |
Create Date:2022-07-28 05:46:55 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:rypto_ahash_digestsize() - obtain message digest size*@tfm: cipher handle* The size for the message digest created by the message digest cipher* referenced with the cipher handle is returned.* Return: message digest size of cipher
Proto:static inline unsigned int crypto_ahash_digestsize(struct crypto_ahash *tfm)
Type:unsigned int
Parameter:
Type | Parameter | Name |
---|---|---|
struct crypto_ahash * | tfm |
335 | Return digestsize |
Name | Describe |
---|---|
ima_calc_file_hash_atfm | |
calc_buffer_ahash_atfm | |
fsverity_get_hash_alg | sverity_get_hash_alg() - validate and prepare a hash algorithm*@inode: optional inode for logging purposes*@num: the hash algorithm number* Get the struct fsverity_hash_alg for the given hash algorithm number, and |
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 |