Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:operation_code
(Results
1 - 7
of
7
) sorted by relevance
/base/security/device_auth/frameworks/deviceauth_lite/inc/key_agreement/
H
A
D
pake_client.h
46
int32_t
operation_code
;
member
H
A
D
sts_client.h
32
int32_t
operation_code
;
member
H
A
D
sts_server.h
103
int32_t
operation_code
;
member
H
A
D
pake_server.h
92
int32_t
operation_code
;
member
/base/security/device_auth/frameworks/deviceauth_lite/inc/schedule/
H
A
D
distribution.h
39
int32_t
operation_code
;
member
/base/security/device_auth/frameworks/deviceauth_lite/source/schedule/
H
A
D
distribution.c
65
int32_t
operation_code
;
member
129
int32_t
operation_code
= get_operation_code(nav, receive);
in check_message_support()
local
222
int32_t
operation_code
= NO_OPERATION_CODE;
get_operation_code()
local
228
is_message_illegal(int32_t
operation_code
, int32_t modular)
is_message_illegal()
argument
[all...]
/base/security/device_auth/frameworks/deviceauth_lite/source/
H
A
D
hichain.c
539
static int32_t triggered_pake_client(struct hichain *hichain, int32_t
operation_code
)
in triggered_pake_client()
argument
581
triggered_sts_client(struct hichain *hichain, int32_t
operation_code
)
triggered_sts_client()
argument
[all...]
Completed in 4 milliseconds