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:CC_DMA_BUF_MLLI
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H
A
D
cc_buffer_mgr.c
38
case
CC_DMA_BUF_MLLI
:
in cc_dma_buf_type()
352
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
&&
in cc_unmap_cipher_request()
410
req_ctx->dma_buf_type =
CC_DMA_BUF_MLLI
;
in cc_map_cipher_request()
414
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
) {
in cc_map_cipher_request()
428
req_ctx->dma_buf_type =
CC_DMA_BUF_MLLI
;
in cc_map_cipher_request()
430
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
) {
in cc_map_cipher_request()
440
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
) {
in cc_map_cipher_request()
506
if ((areq_ctx->assoc_buff_type ==
CC_DMA_BUF_MLLI
||
in cc_unmap_aead_request()
507
areq_ctx->data_buff_type ==
CC_DMA_BUF_MLLI
) &&
in cc_unmap_aead_request()
636
areq_ctx->assoc_buff_type =
CC_DMA_BUF_MLLI
;
in cc_aead_chain_assoc()
[all...]
H
A
D
cc_buffer_mgr.h
18
CC_DMA_BUF_MLLI
enumerator
H
A
D
cc_aead.c
742
case
CC_DMA_BUF_MLLI
:
in cc_set_assoc_desc()
790
case
CC_DMA_BUF_MLLI
:
in cc_proc_authen_desc()
853
case
CC_DMA_BUF_MLLI
:
in cc_proc_cipher_desc()
1166
if ((req_ctx->assoc_buff_type ==
CC_DMA_BUF_MLLI
||
in cc_mlli_to_sram()
1167
req_ctx->data_buff_type ==
CC_DMA_BUF_MLLI
||
in cc_mlli_to_sram()
H
A
D
cc_cipher.c
776
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
) {
in cc_setup_mlli_desc()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H
A
D
cc_buffer_mgr.c
38
case
CC_DMA_BUF_MLLI
:
in cc_dma_buf_type()
352
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
&&
in cc_unmap_cipher_request()
410
req_ctx->dma_buf_type =
CC_DMA_BUF_MLLI
;
in cc_map_cipher_request()
414
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
) {
in cc_map_cipher_request()
428
req_ctx->dma_buf_type =
CC_DMA_BUF_MLLI
;
in cc_map_cipher_request()
430
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
) {
in cc_map_cipher_request()
440
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
) {
in cc_map_cipher_request()
506
if ((areq_ctx->assoc_buff_type ==
CC_DMA_BUF_MLLI
||
in cc_unmap_aead_request()
507
areq_ctx->data_buff_type ==
CC_DMA_BUF_MLLI
) &&
in cc_unmap_aead_request()
636
areq_ctx->assoc_buff_type =
CC_DMA_BUF_MLLI
;
in cc_aead_chain_assoc()
[all...]
H
A
D
cc_buffer_mgr.h
18
CC_DMA_BUF_MLLI
enumerator
H
A
D
cc_aead.c
742
case
CC_DMA_BUF_MLLI
:
in cc_set_assoc_desc()
790
case
CC_DMA_BUF_MLLI
:
in cc_proc_authen_desc()
853
case
CC_DMA_BUF_MLLI
:
in cc_proc_cipher_desc()
1166
if ((req_ctx->assoc_buff_type ==
CC_DMA_BUF_MLLI
||
in cc_mlli_to_sram()
1167
req_ctx->data_buff_type ==
CC_DMA_BUF_MLLI
||
in cc_mlli_to_sram()
H
A
D
cc_cipher.c
779
if (req_ctx->dma_buf_type ==
CC_DMA_BUF_MLLI
) {
in cc_setup_mlli_desc()
Completed in 12 milliseconds