| Function report | 
| Source Code: include\crypto\aead.h | Create Date:2022-07-28 06:46:54 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:rypto_aead_ivsize() - obtain IV size*@tfm: cipher handle* The size of the IV for the aead referenced by the cipher handle is* returned. This IV size may be zero if the cipher does not need an IV.* Return: IV size in bytes
Proto:static inline unsigned int crypto_aead_ivsize(struct crypto_aead *tfm)
Type:unsigned int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct crypto_aead * | tfm | 
| 210 | Return crypto_aead_alg_ivsize(crypto_aead_alg(tfm)) | 
| Name | Describe | 
|---|---|
| big_key_init | Register key type | 
| 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 |