函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\crypto.h Create Date:2022-07-27 06:47:26
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:crypto_has_comp

函数原型:static inline int crypto_has_comp(const char *alg_name, u32 type, u32 mask)

返回类型:int

参数:

类型参数名称
const char *alg_name
u32type
u32mask
960  type与等于Algorithm masks and types.的反
961  type或等于CRYPTO_ALG_TYPE_COMPRESS
962  mask或等于Algorithm masks and types.
964  返回:crypto_has_alg(alg_name, type, mask)
调用者
名称描述
__zswap_pool_create_fallback
__zswap_param_setval must be a null-terminated string