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:rctx
(Results
1 - 25
of
149
) sorted by relevance
1
2
3
4
5
6
/kernel/linux/linux-5.10/drivers/crypto/nx/
H
A
D
nx-aes-gcm.c
312
struct nx_gcm_rctx *
rctx
= aead_request_ctx(req);
in gcm_aes_nx_crypt()
local
418
struct nx_gcm_rctx *
rctx
= aead_request_ctx(req);
in gcm_aes_nx_encrypt()
local
428
struct nx_gcm_rctx *
rctx
= aead_request_ctx(req);
in gcm_aes_nx_decrypt()
local
440
struct nx_gcm_
rctx
*
rctx
= aead_request_ctx(req);
gcm4106_aes_nx_encrypt()
local
457
struct nx_gcm_
rctx
*
rctx
= aead_request_ctx(req);
gcm4106_aes_nx_decrypt()
local
[all...]
H
A
D
nx-aes-ccm.c
483
struct nx_gcm_rctx *
rctx
= aead_request_ctx(req);
in ccm4309_aes_nx_encrypt()
local
507
struct nx_gcm_rctx *
rctx
= aead_request_ctx(req);
in ccm4309_aes_nx_decrypt()
local
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
H
A
D
sun8i-ss-core.c
65
int sun8i_ss_run_task(struct sun8i_ss_dev *ss, struct sun8i_cipher_req_ctx *
rctx
,
in sun8i_ss_run_task()
argument
[all...]
H
A
D
sun8i-ss-cipher.c
74
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in sun8i_ss_cipher_fallback()
local
101
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in sun8i_ss_setup_ivs()
local
164
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sun8i_ss_cipher()
local
326
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sun8i_ss_skdecrypt()
local
347
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sun8i_ss_skencrypt()
local
[all...]
H
A
D
sun8i-ss-hash.c
75
struct sun8i_ss_hash_reqctx *
rctx
= ahash_request_ctx(areq);
in sun8i_ss_hash_init()
local
89
struct sun8i_ss_hash_reqctx *
rctx
= ahash_request_ctx(areq);
in sun8i_ss_hash_export()
local
101
struct sun8i_ss_hash_reqctx *
rctx
in sun8i_ss_hash_import()
local
113
struct sun8i_ss_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ss_hash_final()
local
136
struct sun8i_ss_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ss_hash_update()
local
151
struct sun8i_ss_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ss_hash_finup()
local
176
struct sun8i_ss_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ss_hash_digest_fb()
local
199
sun8i_ss_run_hash_task(struct sun8i_ss_dev *ss, struct sun8i_ss_hash_reqctx *
rctx
, const char *name)
sun8i_ss_run_hash_task()
argument
286
struct sun8i_ss_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ss_hash_digest()
local
323
struct sun8i_ss_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ss_hash_run()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/amlogic/
H
A
D
amlogic-gxl-cipher.c
62
struct meson_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in meson_cipher_do_fallback()
local
88
struct meson_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in meson_cipher()
local
279
struct meson_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
meson_skdecrypt()
local
297
struct meson_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
meson_skencrypt()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H
A
D
sun8i-ce-cipher.c
57
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in sun8i_ce_cipher_fallback()
local
85
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in sun8i_ce_cipher_prepare()
local
279
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(breq);
sun8i_ce_cipher_run()
local
296
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sun8i_ce_cipher_unprepare()
local
340
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sun8i_ce_skdecrypt()
local
359
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sun8i_ce_skencrypt()
local
[all...]
H
A
D
sun8i-ce-hash.c
75
struct sun8i_ce_hash_reqctx *
rctx
= ahash_request_ctx(areq);
in sun8i_ce_hash_init()
local
89
struct sun8i_ce_hash_reqctx *
rctx
= ahash_request_ctx(areq);
in sun8i_ce_hash_export()
local
101
struct sun8i_ce_hash_reqctx *
rctx
in sun8i_ce_hash_import()
local
113
struct sun8i_ce_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ce_hash_final()
local
136
struct sun8i_ce_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ce_hash_update()
local
151
struct sun8i_ce_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ce_hash_finup()
local
176
struct sun8i_ce_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ce_hash_digest_fb()
local
221
struct sun8i_ce_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ce_hash_digest()
local
255
struct sun8i_ce_hash_reqctx *
rctx
= ahash_request_ctx(areq);
sun8i_ce_hash_run()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H
A
D
ccp-crypto-aes-xts.c
65
struct ccp_aes_req_ctx *
rctx
= skcipher_request_ctx(req);
in ccp_aes_xts_complete()
local
109
struct ccp_aes_req_ctx *
rctx
= skcipher_request_ctx(req);
in ccp_aes_xts_crypt()
local
[all...]
H
A
D
ccp-crypto-aes-galois.c
80
struct ccp_aes_req_ctx *
rctx
= aead_request_ctx(req);
in ccp_aes_gcm_crypt()
local
[all...]
H
A
D
ccp-crypto-des3.c
25
struct ccp_des3_req_ctx *
rctx
= skcipher_request_ctx(req);
in ccp_des3_complete()
local
64
struct ccp_des3_req_ctx *
rctx
= skcipher_request_ctx(req);
in ccp_des3_crypt()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/rockchip/
H
A
D
rk3288_crypto_ahash.c
39
struct rk_ahash_rctx *
rctx
= ahash_request_ctx(areq);
in rk_ahash_digest_fb()
local
78
struct rk_ahash_rctx *
rctx
= ahash_request_ctx(req);
in rk_ahash_reg_init()
local
113
struct rk_ahash_rctx *
rctx
in rk_ahash_init()
local
126
struct rk_ahash_
rctx
*
rctx
= ahash_request_ctx(req);
rk_ahash_update()
local
141
struct rk_ahash_
rctx
*
rctx
= ahash_request_ctx(req);
rk_ahash_final()
local
155
struct rk_ahash_
rctx
*
rctx
= ahash_request_ctx(req);
rk_ahash_finup()
local
172
struct rk_ahash_
rctx
*
rctx
= ahash_request_ctx(req);
rk_ahash_import()
local
185
struct rk_ahash_
rctx
*
rctx
= ahash_request_ctx(req);
rk_ahash_export()
local
222
struct rk_ahash_
rctx
*
rctx
= ahash_request_ctx(areq);
rk_hash_prepare()
local
239
struct rk_ahash_
rctx
*
rctx
= ahash_request_ctx(areq);
rk_hash_unprepare()
local
250
struct rk_ahash_
rctx
*
rctx
= ahash_request_ctx(areq);
rk_hash_run()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/amlogic/
H
A
D
amlogic-gxl-cipher.c
62
struct meson_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in meson_cipher_do_fallback()
local
88
struct meson_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in meson_cipher()
local
278
struct meson_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
meson_skdecrypt()
local
296
struct meson_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
meson_skencrypt()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H
A
D
sun8i-ss-core.c
67
int sun8i_ss_run_task(struct sun8i_ss_dev *ss, struct sun8i_cipher_req_ctx *
rctx
,
in sun8i_ss_run_task()
argument
[all...]
H
A
D
sun8i-ss-cipher.c
93
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in sun8i_ss_cipher_fallback()
local
125
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in sun8i_ss_setup_ivs()
local
188
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sun8i_ss_cipher()
local
349
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sun8i_ss_skdecrypt()
local
370
struct sun8i_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sun8i_ss_skencrypt()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H
A
D
ccp-crypto-aes-xts.c
65
struct ccp_aes_req_ctx *
rctx
= skcipher_request_ctx_dma(req);
in ccp_aes_xts_complete()
local
109
struct ccp_aes_req_ctx *
rctx
= skcipher_request_ctx_dma(req);
in ccp_aes_xts_crypt()
local
[all...]
H
A
D
ccp-crypto-aes-galois.c
80
struct ccp_aes_req_ctx *
rctx
= aead_request_ctx_dma(req);
in ccp_aes_gcm_crypt()
local
[all...]
H
A
D
ccp-crypto-des3.c
26
struct ccp_des3_req_ctx *
rctx
= skcipher_request_ctx_dma(req);
in ccp_des3_complete()
local
65
struct ccp_des3_req_ctx *
rctx
= skcipher_request_ctx_dma(req);
in ccp_des3_crypt()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/nx/
H
A
D
nx-aes-gcm.c
312
struct nx_gcm_rctx *
rctx
= aead_request_ctx(req);
in gcm_aes_nx_crypt()
local
418
struct nx_gcm_rctx *
rctx
= aead_request_ctx(req);
in gcm_aes_nx_encrypt()
local
428
struct nx_gcm_rctx *
rctx
= aead_request_ctx(req);
in gcm_aes_nx_decrypt()
local
440
struct nx_gcm_
rctx
*
rctx
= aead_request_ctx(req);
gcm4106_aes_nx_encrypt()
local
457
struct nx_gcm_
rctx
*
rctx
= aead_request_ctx(req);
gcm4106_aes_nx_decrypt()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/gemini/
H
A
D
sl3516-ce-core.c
121
int sl3516_ce_run_task(struct sl3516_ce_dev *ce, struct sl3516_ce_cipher_req_ctx *
rctx
,
in sl3516_ce_run_task()
argument
[all...]
H
A
D
sl3516-ce-cipher.c
107
struct sl3516_ce_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in sl3516_ce_cipher_fallback()
local
132
struct sl3516_ce_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
in sl3516_ce_cipher()
local
282
struct sl3516_ce_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sl3516_ce_skdecrypt()
local
300
struct sl3516_ce_cipher_req_ctx *
rctx
= skcipher_request_ctx(areq);
sl3516_ce_skencrypt()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/qce/
H
A
D
skcipher.c
30
struct qce_cipher_reqctx *
rctx
= skcipher_request_ctx(req);
in qce_skcipher_done()
local
66
struct qce_cipher_reqctx *
rctx
= skcipher_request_ctx(req);
in qce_skcipher_async_req_handle()
local
227
struct qce_cipher_reqctx *
rctx
= skcipher_request_ctx(req);
qce_skcipher_crypt()
local
[all...]
/kernel/linux/linux-5.10/crypto/
H
A
D
xts.c
84
struct xts_request_ctx *
rctx
= skcipher_request_ctx(req);
in xts_xor_tweak()
local
148
struct xts_request_ctx *
rctx
= skcipher_request_ctx(req);
in xts_cts_done()
local
164
struct xts_request_ctx *
rctx
in xts_cts_final()
local
203
struct xts_request_ctx *
rctx
= skcipher_request_ctx(req);
xts_encrypt_done()
local
223
struct xts_request_ctx *
rctx
= skcipher_request_ctx(req);
xts_decrypt_done()
local
243
struct xts_request_ctx *
rctx
= skcipher_request_ctx(req);
xts_init_crypt()
local
262
struct xts_request_ctx *
rctx
= skcipher_request_ctx(req);
xts_encrypt()
local
279
struct xts_request_ctx *
rctx
= skcipher_request_ctx(req);
xts_decrypt()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
omap-aes-gcm.c
46
struct omap_aes_reqctx *
rctx
;
in omap_aes_gcm_done_task()
local
185
struct omap_aes_reqctx *
rctx
;
in omap_aes_gcm_dma_out_callback()
local
219
struct omap_aes_reqctx *
rctx
= aead_request_ctx(req);
in omap_aes_gcm_prepare_req()
local
240
struct omap_aes_reqctx *
rctx
= aead_request_ctx(req);
omap_aes_gcm_crypt()
local
274
struct omap_aes_reqctx *
rctx
= aead_request_ctx(req);
omap_aes_gcm_encrypt()
local
282
struct omap_aes_reqctx *
rctx
= aead_request_ctx(req);
omap_aes_gcm_decrypt()
local
291
struct omap_aes_reqctx *
rctx
= aead_request_ctx(req);
omap_aes_4106gcm_encrypt()
local
303
struct omap_aes_reqctx *
rctx
= aead_request_ctx(req);
omap_aes_4106gcm_decrypt()
local
363
struct omap_aes_reqctx *
rctx
= aead_request_ctx(req);
omap_aes_gcm_crypt_req()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H
A
D
nitrox_aead.c
152
static int nitrox_set_creq(struct nitrox_aead_rctx *
rctx
)
in nitrox_set_creq()
argument
194
struct nitrox_aead_
rctx
*
rctx
= aead_request_ctx(areq);
nitrox_aead_callback()
local
218
struct nitrox_aead_
rctx
*
rctx
= aead_request_ctx(areq);
nitrox_aes_gcm_enc()
local
252
struct nitrox_aead_
rctx
*
rctx
= aead_request_ctx(areq);
nitrox_aes_gcm_dec()
local
396
struct nitrox_rfc4106_
rctx
*
rctx
= aead_request_ctx(areq);
nitrox_rfc4106_set_aead_rctx_sglist()
local
428
struct nitrox_rfc4106_
rctx
*
rctx
= aead_request_ctx(areq);
nitrox_rfc4106_callback()
local
445
struct nitrox_rfc4106_
rctx
*
rctx
= aead_request_ctx(areq);
nitrox_rfc4106_enc()
local
477
struct nitrox_rfc4106_
rctx
*
rctx
= aead_request_ctx(areq);
nitrox_rfc4106_dec()
local
[all...]
Completed in 15 milliseconds
1
2
3
4
5
6