Function report |
Source Code:include\crypto\hash.h |
Create Date:2022-07-28 05:46:56 |
| 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_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
Proto:static inline struct crypto_ahash *crypto_ahash_reqtfm(struct ahash_request *req)
Type:struct crypto_ahash
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct ahash_request * | req |
| 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 |