Function report |
Source Code:include\crypto\skcipher.h |
Create Date:2022-07-28 06:47:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:DOC: Symmetric Key Cipher API* Symmetric key cipher API is used with the ciphers of type* CRYPTO_ALG_TYPE_SKCIPHER (listed as type "skcipher" in /proc/crypto).* Asynchronous cipher operations imply that the function invocation for a
Proto:static inline struct crypto_skcipher *__crypto_skcipher_cast(struct crypto_tfm *tfm)
Type:struct crypto_skcipher
Parameter:
Type | Parameter | Name |
---|---|---|
struct crypto_tfm * | 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 |