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:a_ctx
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H
A
D
sec.h
140
struct sec_auth_ctx
a_ctx
;
member
H
A
D
sec_crypto.c
517
struct sec_auth_ctx *
a_ctx
= &ctx->
a_ctx
;
in sec_auth_init()
local
529
struct sec_auth_ctx *
a_ctx
= &ctx->
a_ctx
;
in sec_auth_uninit()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H
A
D
sec.h
156
struct sec_auth_ctx
a_ctx
;
member
H
A
D
sec_crypto.c
664
struct sec_auth_ctx *
a_ctx
= &ctx->
a_ctx
;
in sec_auth_init()
local
676
struct sec_auth_ctx *
a_ctx
= &ctx->
a_ctx
;
in sec_auth_uninit()
local
1122
struct sec_auth_ctx *
a_ctx
= &ctx->
a_ctx
;
sec_aead_setauthsize()
local
1130
sec_aead_fallback_setkey(struct sec_auth_ctx *
a_ctx
, struct crypto_aead *tfm, const u8 *key, unsigned int keylen)
sec_aead_fallback_setkey()
argument
1148
struct sec_auth_ctx *
a_ctx
= &ctx->
a_ctx
;
sec_aead_setkey()
local
1963
struct sec_auth_ctx *
a_ctx
= &ctx->
a_ctx
;
sec_aead_xcm_ctx_init()
local
2349
struct sec_auth_ctx *
a_ctx
= &ctx->
a_ctx
;
sec_aead_soft_crypto()
local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/chelsio/
H
A
D
chcr_crypto.h
158
static inline struct chcr_context *
a_ctx
(struct crypto_aead *tfm)
in a_ctx()
function
/kernel/linux/linux-6.6/drivers/crypto/chelsio/
H
A
D
chcr_crypto.h
158
static inline struct chcr_context *
a_ctx
(struct crypto_aead *tfm)
in a_ctx()
function
Completed in 7 milliseconds