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:stfm
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H
A
D
qat_algs.c
1056
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in qat_alg_skcipher_encrypt()
local
1116
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in qat_alg_skcipher_xts_encrypt()
local
1134
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in qat_alg_skcipher_decrypt()
local
1194
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in qat_alg_skcipher_xts_decrypt()
local
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H
A
D
otx_cptvf_algs.c
147
struct crypto_skcipher *
stfm
;
in output_iv_copyback()
local
234
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in create_ctx_hdr()
local
341
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in cpt_enc_dec()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H
A
D
qat_algs.c
1019
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in qat_alg_skcipher_encrypt()
local
1068
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in qat_alg_skcipher_xts_encrypt()
local
1086
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in qat_alg_skcipher_decrypt()
local
1136
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in qat_alg_skcipher_xts_decrypt()
local
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H
A
D
otx2_cptvf_algs.c
131
struct crypto_skcipher *
stfm
;
in output_iv_copyback()
local
221
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in create_ctx_hdr()
local
327
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in skcipher_do_fallback()
local
350
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
cpt_enc_dec()
local
528
otx2_cpt_enc_dec_init(struct crypto_skcipher *
stfm
)
otx2_cpt_enc_dec_init()
argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H
A
D
otx_cptvf_algs.c
148
struct crypto_skcipher *
stfm
;
in output_iv_copyback()
local
235
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in create_ctx_hdr()
local
342
struct crypto_skcipher *
stfm
= crypto_skcipher_reqtfm(req);
in cpt_enc_dec()
local
[all...]
/kernel/linux/linux-5.10/crypto/
H
A
D
testmgr.c
1804
struct crypto_shash *
stfm
= NULL;
in __alg_test_hash()
local
/kernel/linux/linux-6.6/crypto/
H
A
D
testmgr.c
1904
struct crypto_shash *
stfm
= NULL;
in __alg_test_hash()
local
Completed in 22 milliseconds