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:atfm
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/virtio/
H
A
D
virtio_crypto_akcipher_algs.c
324
struct crypto_akcipher *
atfm
= crypto_akcipher_reqtfm(req);
in virtio_crypto_rsa_req()
local
H
A
D
virtio_crypto_algs.c
471
struct crypto_skcipher *
atfm
= crypto_skcipher_reqtfm(req);
in virtio_crypto_skcipher_encrypt()
local
496
struct crypto_skcipher *
atfm
= crypto_skcipher_reqtfm(req);
in virtio_crypto_skcipher_decrypt()
local
/kernel/linux/linux-6.6/drivers/crypto/virtio/
H
A
D
virtio_crypto_akcipher_algs.c
328
struct crypto_akcipher *
atfm
= crypto_akcipher_reqtfm(req);
in virtio_crypto_rsa_req()
local
H
A
D
virtio_crypto_skcipher_algs.c
468
struct crypto_skcipher *
atfm
= crypto_skcipher_reqtfm(req);
in virtio_crypto_skcipher_encrypt()
local
493
struct crypto_skcipher *
atfm
= crypto_skcipher_reqtfm(req);
in virtio_crypto_skcipher_decrypt()
local
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec/
H
A
D
sec_algs.c
142
static void sec_alg_skcipher_init_context(struct crypto_skcipher *
atfm
,
in sec_alg_skcipher_init_context()
argument
431
struct crypto_skcipher *
atfm
= crypto_skcipher_reqtfm(skreq);
in sec_skcipher_alg_callback()
local
710
struct crypto_skcipher *
atfm
in sec_alg_skcipher_crypto()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec/
H
A
D
sec_algs.c
142
static void sec_alg_skcipher_init_context(struct crypto_skcipher *
atfm
,
in sec_alg_skcipher_init_context()
argument
431
struct crypto_skcipher *
atfm
= crypto_skcipher_reqtfm(skreq);
in sec_skcipher_alg_callback()
local
710
struct crypto_skcipher *
atfm
in sec_alg_skcipher_crypto()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H
A
D
otx2_cptvf_algs.c
574
static int cpt_aead_init(struct crypto_aead *
atfm
, u8 cipher_type, u8 mac_type)
in cpt_aead_init()
argument
/kernel/linux/linux-5.10/crypto/
H
A
D
testmgr.c
1802
struct crypto_ahash *
atfm
= NULL;
in __alg_test_hash()
local
/kernel/linux/linux-6.6/crypto/
H
A
D
testmgr.c
1902
struct crypto_ahash *
atfm
= NULL;
in __alg_test_hash()
local
Completed in 21 milliseconds