Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\crypto\kpp.h Create Date:2022-07-28 18:26:38
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:rypto_free_kpp() - free KPP tfm handle*@tfm: KPP tfm handle allocated with crypto_alloc_kpp()

Proto:static inline void crypto_free_kpp(struct crypto_kpp *tfm)

Type:void

Parameter:

TypeParameterName
struct crypto_kpp *tfm
160  crypto_destroy_tfm(tfm, crypto_kpp_tfm(tfm))
Caller
NameDescribe
__keyctl_dh_compute