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
refs:tpcl
(Results
1 - 4
of
4
) sorted by relevance
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H
A
D
ciphercommon_gcm.h
37
unsigned long long
tpcl
; /* total plaintxt/ciphertxt len */
member
/third_party/openssl/providers/implementations/include/prov/
H
A
D
ciphercommon_gcm.h
37
unsigned long long
tpcl
; /* total plaintxt/ciphertxt len */
member
/third_party/node/deps/openssl/openssl/crypto/evp/
H
A
D
e_aes.c
871
unsigned long long
tpcl
;
member
1175
if (ctx->kma.param.
tpcl
)
in s390x_aes_gcm_aad()
1235
mlen = ctx->kma.param.
tpcl
+ len;
in s390x_aes_gcm()
1238
ctx->kma.param.
tpcl
= mlen;
in s390x_aes_gcm()
1316
ctx->kma.param.
tpcl
= 0;
in s390x_aes_gcm_setiv()
1592
gctx->kma.param.
tpcl
= len << 3;
in s390x_aes_gcm_tls_cipher()
1646
gctx->kma.param.
tpcl
<<= 3;
in s390x_aes_gcm_cipher()
/third_party/openssl/crypto/evp/
H
A
D
e_aes.c
875
unsigned long long
tpcl
;
member
1181
if (ctx->kma.param.
tpcl
)
in s390x_aes_gcm_aad()
1241
mlen = ctx->kma.param.
tpcl
+ len;
in s390x_aes_gcm()
1244
ctx->kma.param.
tpcl
= mlen;
in s390x_aes_gcm()
1322
ctx->kma.param.
tpcl
= 0;
in s390x_aes_gcm_setiv()
1598
gctx->kma.param.
tpcl
= len << 3;
in s390x_aes_gcm_tls_cipher()
1652
gctx->kma.param.
tpcl
<<= 3;
in s390x_aes_gcm_cipher()
Completed in 12 milliseconds