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:ctrblk
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/vmx/
H
A
D
aes_ctr.c
72
u8 *
ctrblk
= walk->iv;
in p8_aes_ctr_final()
local
/kernel/linux/linux-5.10/arch/x86/crypto/
H
A
D
serpent_sse2_glue.c
52
be128
ctrblk
;
in serpent_crypt_ctr()
local
H
A
D
cast5_avx_glue.c
219
u8 *
ctrblk
= walk->iv;
in ctr_crypt_final()
local
256
u64
ctrblk
;
in __ctr_crypt()
local
H
A
D
glue_helper.c
176
le128
ctrblk
;
in glue_ctr_req_128bit()
local
194
&
ctrblk
);
in glue_ctr_req_128bit()
local
211
le128
ctrblk
;
in glue_ctr_req_128bit()
local
218
&
ctrblk
);
in glue_ctr_req_128bit()
local
H
A
D
twofish_glue_3way.c
57
be128
ctrblk
;
in twofish_enc_blk_ctr()
local
H
A
D
serpent_avx_glue.c
49
be128
ctrblk
;
in __serpent_crypt_ctr()
local
H
A
D
cast6_avx_glue.c
53
be128
ctrblk
;
in cast6_crypt_ctr()
local
H
A
D
blowfish_glue.c
252
u8 *
ctrblk
= walk->iv;
in ctr_crypt_final()
local
270
u64
ctrblk
= be64_to_cpu(*(__be64 *)walk->iv);
in __ctr_crypt()
local
[all...]
H
A
D
des3_ede_glue.c
259
u8 *
ctrblk
= walk->iv;
in ctr_crypt_final()
local
278
u64
ctrblk
= be64_to_cpu(*(__be64 *)walk->iv);
in __ctr_crypt()
local
H
A
D
camellia_glue.c
1279
be128
ctrblk
;
in camellia_crypt_ctr()
local
H
A
D
aesni-intel_glue.c
464
u8 *
ctrblk
= walk->iv;
in ctr_crypt_final()
local
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H
A
D
aes_ctr.c
72
u8 *
ctrblk
= walk->iv;
in p8_aes_ctr_final()
local
/kernel/linux/linux-5.10/arch/sparc/crypto/
H
A
D
aes_glue.c
322
u8 *
ctrblk
= walk->iv;
in ctr_crypt_final()
local
/kernel/linux/linux-5.10/arch/s390/crypto/
H
A
D
des_s390.c
25
static u8 *
ctrblk
;
variable
H
A
D
paes_s390.c
39
static u8 *
ctrblk
;
variable
H
A
D
aes_s390.c
36
static u8 *
ctrblk
;
variable
/kernel/linux/linux-5.10/crypto/
H
A
D
ctr.c
32
u8 *
ctrblk
= walk->iv;
in crypto_ctr_crypt_final()
local
51
u8 *
ctrblk
= walk->iv;
in crypto_ctr_crypt_segment()
local
58
fn(crypto_cipher_tfm(tfm), dst,
ctrblk
);
in crypto_ctr_crypt_segment()
local
79
u8 *
ctrblk
= walk->iv;
in crypto_ctr_crypt_inplace()
local
86
fn(crypto_cipher_tfm(tfm), keystream,
ctrblk
);
in crypto_ctr_crypt_inplace()
local
/kernel/linux/linux-6.6/arch/s390/crypto/
H
A
D
des_s390.c
25
static u8 *
ctrblk
;
variable
H
A
D
paes_s390.c
40
static u8 *
ctrblk
;
variable
H
A
D
aes_s390.c
37
static u8 *
ctrblk
;
variable
/kernel/linux/linux-6.6/arch/sparc/crypto/
H
A
D
aes_glue.c
322
u8 *
ctrblk
= walk->iv;
in ctr_crypt_final()
local
/kernel/linux/linux-6.6/crypto/
H
A
D
ctr.c
33
u8 *
ctrblk
= walk->iv;
in crypto_ctr_crypt_final()
local
52
u8 *
ctrblk
= walk->iv;
in crypto_ctr_crypt_segment()
local
59
fn(crypto_cipher_tfm(tfm), dst,
ctrblk
);
in crypto_ctr_crypt_segment()
local
80
u8 *
ctrblk
= walk->iv;
in crypto_ctr_crypt_inplace()
local
87
fn(crypto_cipher_tfm(tfm), keystream,
ctrblk
);
in crypto_ctr_crypt_inplace()
local
Completed in 18 milliseconds