Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:crypto_tfm_ctx_aligned

Proto:static inline void *crypto_tfm_ctx_aligned(struct crypto_tfm *tfm)

Type:void

Parameter:

TypeParameterName
struct crypto_tfm *tfm
188  Return PTR_ALIGN(crypto_tfm_ctx(tfm), crypto_tfm_alg_alignmask(tfm) + 1)