OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AUTH_KEY
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/NetworkPkg/Application/IpsecConfig/
PolicyEntryOperation.h
46
#define
AUTH_KEY
BIT(27)
/cts/tests/tests/net/src/android/net/cts/
IpSecBaseTest.java
74
protected static final byte[]
AUTH_KEY
= getKey(256);
463
AUTH_KEY
,
464
AUTH_KEY
.length * 4));
Completed in 550 milliseconds