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:otag
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/nx/
H
A
D
nx-aes-gcm.c
401
u8 *
otag
= csbcpb->cpb.aes_gcm.out_pat_or_mac;
in gcm_aes_nx_crypt()
local
/kernel/linux/linux-6.6/drivers/crypto/nx/
H
A
D
nx-aes-gcm.c
401
u8 *
otag
= csbcpb->cpb.aes_gcm.out_pat_or_mac;
in gcm_aes_nx_crypt()
local
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H
A
D
aes-gcm-p10-glue.c
219
u8
otag
[16];
in p10_aes_gcm_crypt()
local
/kernel/linux/linux-6.6/arch/arm/crypto/
H
A
D
ghash-ce-glue.c
586
u8
otag
[AES_BLOCK_SIZE];
in gcm_decrypt()
local
/kernel/linux/linux-6.6/arch/arm64/crypto/
H
A
D
ghash-ce-glue.c
405
u8
otag
[AES_BLOCK_SIZE];
in gcm_decrypt()
local
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
atmel-aes.c
1667
u32 offset, authsize, itag[4], *
otag
= ctx->tag;
in atmel_aes_gcm_finalize()
local
/kernel/linux/linux-6.6/drivers/crypto/
H
A
D
atmel-aes.c
1698
u32 offset, authsize, itag[4], *
otag
= ctx->tag;
in atmel_aes_gcm_finalize()
local
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H
A
D
cvmx-sriox-defs.h
175
uint64_t
otag
:2;
member
219
uint64_t
otag
:2;
member
262
uint64_t
otag
:2;
member
1439
uint64_t
otag
:5;
member
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H
A
D
cvmx-sriox-defs.h
175
uint64_t
otag
:2;
member
219
uint64_t
otag
:2;
member
262
uint64_t
otag
:2;
member
1439
uint64_t
otag
:5;
member
Completed in 17 milliseconds