Function report |
Source Code:include\linux\crypto.h |
Create Date:2022-07-28 05:46:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:DOC: Single Block Cipher API* The single block cipher API is used with the ciphers of type* CRYPTO_ALG_TYPE_CIPHER (listed as type "cipher" in /proc/crypto).* Using the single block cipher API calls, operations with the basic cipher
Proto:static inline struct crypto_cipher *__crypto_cipher_cast(struct crypto_tfm *tfm)
Type:struct crypto_cipher
Parameter:
Type | Parameter | Name |
---|---|---|
struct crypto_tfm * | tfm |
763 | Return tfm |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |