Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
authentication_security
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuxu
authentication_security
Commits
65e9a14b
Commit
65e9a14b
authored
Sep 15, 2023
by
liuxu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tinker 230915
parent
a86bbb9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Au_Sec/src/main.c
Au_Sec/src/main.c
+1
-1
No files found.
Au_Sec/src/main.c
View file @
65e9a14b
...
@@ -12,7 +12,7 @@ int main(void){
...
@@ -12,7 +12,7 @@ int main(void){
randStr
=
"48d918eaf3c93e26d263063c67f5b82e"
;
randStr
=
"48d918eaf3c93e26d263063c67f5b82e"
;
opStr
=
"000102030405060708090a0b0c0d0e0f"
;
opStr
=
"000102030405060708090a0b0c0d0e0f"
;
autnStr
=
"45b91d3dd4a590017f8725d4320e9fe8"
;
autnStr
=
"45b91d3dd4a590017f8725d4320e9fe8"
;
sqnStr
=
"
4d5ab7306345
"
;
sqnStr
=
"
000011132760
"
;
nmc_size
=
2
;
nmc_size
=
2
;
void
*
handle
=
dlopen
(
"/home/witcomm/work/liuxu/Au_Sec/Au_Sec/build/libauthenticate.so"
,
RTLD_LAZY
|
RTLD_NODELETE
|
RTLD_GLOBAL
);
void
*
handle
=
dlopen
(
"/home/witcomm/work/liuxu/Au_Sec/Au_Sec/build/libauthenticate.so"
,
RTLD_LAZY
|
RTLD_NODELETE
|
RTLD_GLOBAL
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment