Function report |
Source Code:lib\crypto\chacha20poly1305-selftest.c |
Create Date:2022-07-28 06:45:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:decryption_success
Proto:static bool __init decryption_success(bool func_ret, bool expect_failure, int memcmp_result)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
bool | func_ret | |
bool | expect_failure | |
int | memcmp_result |
7243 | If expect_failure Then Return Not func_ret |
7245 | Return func_ret && Not memcmp_result |
Name | Describe |
---|---|
chacha20poly1305_selftest |
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 |