函数逻辑报告 |
Source Code:include\crypto\skcipher.h |
Create Date:2022-07-27 07:44:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:crypto_skcipher_alg
函数原型:static inline struct skcipher_alg *crypto_skcipher_alg(struct crypto_skcipher *tfm)
返回类型:struct skcipher_alg
参数:
类型 | 参数 | 名称 |
---|---|---|
struct crypto_skcipher * | tfm |
名称 | 描述 |
---|---|
fscrypt_allocate_skcipher | Create a symmetric cipher object for the given encryption mode and key |
crypto_skcipher_chunksize | rypto_skcipher_chunksize() - obtain chunk size*@tfm: cipher handle* The block size is set to one for ciphers such as CTR. However,* you still need to provide incremental updates in multiples of* the underlying block size as the IV does not have sub-block |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |