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:Encrypt
(Results
1 - 5
of
5
) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/crypto/src/
H
A
D
crypto_manager.cpp
120
std::vector<uint8_t> CryptoManager::
Encrypt
(const std::vector<uint8_t> &key)
in Encrypt()
function in OHOS::DistributedData::CryptoManager
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/adaptor/src/
H
A
D
stream_adaptor.cpp
116
ssize_t StreamAdaptor::
Encrypt
(const void *in, ssize_t inLen, void *out, ssize_t outLen,
in Encrypt()
function in StreamAdaptor
/foundation/ai/intelligent_voice_framework/utils/
H
A
D
huks_aes_adapter.cpp
171
int32_t HuksAesAdapter::
Encrypt
(std::unique_ptr<Uint8ArrayBuffer> &inBuffer,
in Encrypt()
function in OHOS::IntellVoiceUtils::HuksAesAdapter
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H
A
D
security_manager.cpp
192
std::vector<uint8_t> SecurityManager::
Encrypt
(const std::vector<uint8_t> &key)
in Encrypt()
function in OHOS::DistributedKv::SecurityManager
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H
A
D
vtp_stream_socket.cpp
1537
ssize_t VtpStreamSocket::
Encrypt
(const void *in, ssize_t inLen, void *out, ssize_t outLen) const
in Encrypt()
function in Communication::SoftBus::VtpStreamSocket
Completed in 6 milliseconds