函数逻辑报告 |
Source Code:include\crypto\hash.h |
Create Date:2022-07-27 06:47:27 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:DOC: Asynchronous Message Digest API* The asynchronous message digest API is used with the ciphers of type* CRYPTO_ALG_TYPE_AHASH (listed as type "ahash" in /proc/crypto)* The asynchronous cipher operation discussion provided for the
函数原型:static inline struct crypto_ahash *__crypto_ahash_cast(struct crypto_tfm *tfm)
返回类型:struct crypto_ahash
参数:
| 类型 | 参数 | 名称 |
|---|---|---|
| struct crypto_tfm * | tfm |
| 名称 | 描述 |
|---|---|
| crypto_ahash_reqtfm | rypto_ahash_reqtfm() - obtain cipher handle from request*@req: asynchronous request handle that contains the reference to the ahash* cipher handle* Return the ahash cipher handle that is registered with the asynchronous* request handle ahash_request |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |