函数逻辑报告 |
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_tfm
函数原型:static inline struct crypto_tfm *crypto_skcipher_tfm(struct crypto_skcipher *tfm)
返回类型:struct crypto_tfm
参数:
类型 | 参数 | 名称 |
---|---|---|
struct crypto_skcipher * | tfm |
200 | 返回:base |
名称 | 描述 |
---|---|
crypto_free_skcipher | rypto_free_skcipher() - zeroize and free cipher handle*@tfm: cipher handle to be freed |
crypto_skcipher_driver_name | |
crypto_skcipher_alg | |
crypto_skcipher_blocksize | rypto_skcipher_blocksize() - obtain block size of cipher*@tfm: cipher handle* The block size for the skcipher referenced with the cipher handle is* returned |
crypto_skcipher_alignmask | |
crypto_skcipher_get_flags | |
crypto_skcipher_set_flags | |
crypto_skcipher_clear_flags | |
skcipher_request_set_tfm | skcipher_request_set_tfm() - update cipher handle reference in request*@req: request handle to be modified*@tfm: cipher handle that shall be added to the request handle* Allow the caller to replace the existing skcipher handle in the request |
verify_skcipher_des_key | |
verify_skcipher_des3_key |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |