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
refs:hpre_sqe
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/hpre/
H
A
D
hpre.h
9
#define HPRE_SQE_SIZE sizeof(struct
hpre_sqe
)
78
struct
hpre_sqe
{
struct
H
A
D
hpre_crypto.c
89
struct
hpre_sqe
req;
231
struct
hpre_sqe
*msg = &hpre_req->req;
in hpre_hw_data_init()
260
struct
hpre_sqe
*sqe = &req->req;
in hpre_hw_data_clr_all()
288
static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct
hpre_sqe
*sqe,
in hpre_alg_res_post_hf()
413
struct
hpre_sqe
*sqe = resp;
in hpre_alg_cb()
442
struct
hpre_sqe
*msg;
in hpre_msg_request_set()
490
static int hpre_send(struct hpre_ctx *ctx, struct
hpre_sqe
*msg)
in hpre_send()
520
struct
hpre_sqe
*msg = &hpre_req->req;
in hpre_dh_compute_value()
722
struct
hpre_sqe
*msg = &hpre_req->req;
in hpre_rsa_enc()
770
struct
hpre_sqe
*ms
in hpre_rsa_dec()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H
A
D
hpre.h
9
#define HPRE_SQE_SIZE sizeof(struct
hpre_sqe
)
88
struct
hpre_sqe
{
struct
H
A
D
hpre_crypto.c
136
struct
hpre_sqe
req;
289
struct
hpre_sqe
*msg = &hpre_req->req;
in hpre_hw_data_init()
318
struct
hpre_sqe
*sqe = &req->req;
in hpre_hw_data_clr_all()
346
static int hpre_alg_res_post_hf(struct hpre_ctx *ctx, struct
hpre_sqe
*sqe,
in hpre_alg_res_post_hf()
478
struct
hpre_sqe
*sqe = resp;
in hpre_alg_cb()
517
struct
hpre_sqe
*msg;
in hpre_msg_request_set()
567
static int hpre_send(struct hpre_ctx *ctx, struct
hpre_sqe
*msg)
in hpre_send()
596
struct
hpre_sqe
*msg = &hpre_req->req;
in hpre_dh_compute_value()
799
struct
hpre_sqe
*msg = &hpre_req->req;
in hpre_rsa_enc()
847
struct
hpre_sqe
*ms
in hpre_rsa_dec()
[all...]
Completed in 5 milliseconds