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:finalize
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm64/crypto/
H
A
D
sha2-ce-glue.c
27
u32
finalize
;
member
83
bool
finalize
= !sctx->sst.count && !(len % SHA256_BLOCK_SIZE) && len;
in sha256_ce_finup()
local
H
A
D
sha1-ce-glue.c
26
u32
finalize
;
member
71
bool
finalize
= !sctx->sst.count && !(len % SHA1_BLOCK_SIZE) && len;
in sha1_ce_finup()
local
/kernel/linux/linux-6.6/arch/arm64/crypto/
H
A
D
sha2-ce-glue.c
27
u32
finalize
;
member
83
bool
finalize
= !sctx->sst.count && !(len % SHA256_BLOCK_SIZE) && len;
in sha256_ce_finup()
local
H
A
D
sha1-ce-glue.c
26
u32
finalize
;
member
71
bool
finalize
= !sctx->sst.count && !(len % SHA1_BLOCK_SIZE) && len;
in sha1_ce_finup()
local
/kernel/linux/linux-5.10/arch/powerpc/boot/
H
A
D
ops.h
53
unsigned long (*
finalize
)(void);
member
/kernel/linux/linux-6.6/arch/powerpc/boot/
H
A
D
ops.h
51
unsigned long (*
finalize
)(void);
member
/kernel/linux/linux-6.6/drivers/crypto/intel/keembay/
H
A
D
ocs-hcu.c
443
ocs_hcu_ll_dma_start(struct ocs_hcu_dev *hcu_dev, const struct ocs_hcu_dma_list *dma_list, bool
finalize
)
ocs_hcu_ll_dma_start()
argument
/kernel/linux/linux-5.10/arch/x86/crypto/
H
A
D
aesni-intel_glue.c
180
void (*
finalize
)(void *ctx, struct gcm_context_data *gdata,
member
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/
H
A
D
kvm_util_base.h
132
bool
finalize
;
member
/kernel/linux/linux-5.10/drivers/mmc/host/
H
A
D
sunxi-mmc.c
568
bool
finalize
= false;
in sunxi_mmc_irq()
local
/kernel/linux/linux-6.6/drivers/mmc/host/
H
A
D
sunxi-mmc.c
573
bool
finalize
= false;
in sunxi_mmc_irq()
local
/kernel/linux/linux-5.10/drivers/s390/net/
H
A
D
qeth_core.h
635
void (*
finalize
)(struct qeth_card *card, struct qeth_cmd_buffer *iob);
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
bpf.h
531
int (*
finalize
)(struct bpf_verifier_env *env);
member
/kernel/linux/linux-6.6/drivers/s390/net/
H
A
D
qeth_core.h
624
void (*
finalize
)(struct qeth_card *card, struct qeth_cmd_buffer *iob);
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
bpf.h
960
int (*
finalize
)(struct bpf_verifier_env *env);
member
Completed in 27 milliseconds