Function report |
Source Code:include\crypto\algapi.h |
Create Date:2022-07-28 06:44:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:crypto_tfm_ctx_aligned
Proto:static inline void *crypto_tfm_ctx_aligned(struct crypto_tfm *tfm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct crypto_tfm * | tfm |
188 | Return PTR_ALIGN(crypto_tfm_ctx(tfm), crypto_tfm_alg_alignmask(tfm) + 1) |
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 |