| Function report | 
| Source Code: include\crypto\algapi.h | Create Date:2022-07-28 06:44:22 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:crypto_xor
Proto:static inline void crypto_xor(u8 *dst, const u8 *src, unsigned int size)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| u8 * | dst | |
| const u8 * | src | |
| unsigned int | size | 
| 152 | If IS_ENABLED(CONFIG_FOO) evaluates to 1 if CONFIG_FOO is set to 'y' or 'm',* 0 otherwise.(CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS) && __builtin_constant_p(size) && size % sizeof(unsignedlong) == 0 Then | 
| 162 | Else | 
| 163 | __crypto_xor(dst, dst, src, size) | 
| Name | Describe | 
|---|---|
| chacha20poly1305_crypt_sg_inplace | 
| 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 |