Function report |
Source Code:arch\x86\include\asm\archrandom.h |
Create Date:2022-07-28 07:25:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Unconditional execution of RDRAND and RDSEED
Proto:static inline bool rdrand_long(unsigned long *v)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long * | v |
33 | retry = RDRAND_RETRY_LOOPS |
34 | Do |
35 | asm volatile |
38 | If ok Then Return true |
41 | Return false |
Name | Describe |
---|---|
kaslr_get_random_long |
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 |