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:ctx_p
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H
A
D
cc_cipher.c
66
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
in cc_key_type()
local
71
static int validate_keys_sizes(struct cc_cipher_ctx *
ctx_p
, u32 size)
in validate_keys_sizes()
argument
106
static int validate_data_size(struct cc_cipher_ctx *
ctx_p
,
in validate_data_size()
argument
153
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_init()
local
236
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_exit()
local
302
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_sethkey()
local
402
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_setkey()
local
493
cc_out_setup_mode(struct cc_cipher_ctx *
ctx_p
)
cc_out_setup_mode()
argument
512
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_readiv_desc()
local
569
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_state_desc()
local
613
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_xex_state_desc()
local
671
cc_out_flow_mode(struct cc_cipher_ctx *
ctx_p
)
cc_out_flow_mode()
argument
690
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_key_desc()
local
773
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_mlli_desc()
local
800
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_flow_desc()
local
885
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_process()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H
A
D
cc_cipher.c
66
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
in cc_key_type()
local
71
static int validate_keys_sizes(struct cc_cipher_ctx *
ctx_p
, u32 size)
in validate_keys_sizes()
argument
107
static int validate_data_size(struct cc_cipher_ctx *
ctx_p
,
in validate_data_size()
argument
156
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_init()
local
239
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_exit()
local
305
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_sethkey()
local
405
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_setkey()
local
496
cc_out_setup_mode(struct cc_cipher_ctx *
ctx_p
)
cc_out_setup_mode()
argument
515
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_readiv_desc()
local
572
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_state_desc()
local
616
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_xex_state_desc()
local
674
cc_out_flow_mode(struct cc_cipher_ctx *
ctx_p
)
cc_out_flow_mode()
argument
693
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_key_desc()
local
776
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_mlli_desc()
local
803
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_setup_flow_desc()
local
888
struct cc_cipher_ctx *
ctx_p
= crypto_tfm_ctx(tfm);
cc_cipher_process()
local
[all...]
Completed in 2 milliseconds