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:_const
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/crypto/
H
A
D
cmac.c
57
u64
_const
[2];
in crypto_cmac_digest_setkey()
local
72
_const
[0] = be64_to_cpu(consts[1]);
in crypto_cmac_digest_setkey()
73
_const
[1] = be64_to_cpu(consts[0]);
in crypto_cmac_digest_setkey()
77
msb_mask = ((s64)
_const
[1] >> 63) & gfmask;
in crypto_cmac_digest_setkey()
78
_const
[1] = (
_const
[1] << 1) | (
_const
[0] >> 63);
in crypto_cmac_digest_setkey()
79
_const
[0] = (
_const
[0] << 1) ^ msb_mask;
in crypto_cmac_digest_setkey()
81
consts[i + 0] = cpu_to_be64(
_const
[
in crypto_cmac_digest_setkey()
[all...]
/kernel/linux/linux-6.6/crypto/
H
A
D
cmac.c
58
u64
_const
[2];
in crypto_cmac_digest_setkey()
local
73
_const
[0] = be64_to_cpu(consts[1]);
in crypto_cmac_digest_setkey()
74
_const
[1] = be64_to_cpu(consts[0]);
in crypto_cmac_digest_setkey()
78
msb_mask = ((s64)
_const
[1] >> 63) & gfmask;
in crypto_cmac_digest_setkey()
79
_const
[1] = (
_const
[1] << 1) | (
_const
[0] >> 63);
in crypto_cmac_digest_setkey()
80
_const
[0] = (
_const
[0] << 1) ^ msb_mask;
in crypto_cmac_digest_setkey()
82
consts[i + 0] = cpu_to_be64(
_const
[
in crypto_cmac_digest_setkey()
[all...]
/kernel/linux/linux-5.10/include/math-emu/
H
A
D
op-2.h
334
static const double
_const
[] = { \
367
_e240 *=
_const
[3]; \
368
_j240 *=
_const
[3]; \
369
_d240 *=
_const
[2]; \
370
_i240 *=
_const
[2]; \
371
_c240 *=
_const
[1]; \
372
_h240 *=
_const
[1]; \
373
_b240 *=
_const
[0]; \
374
_g240 *=
_const
[0]; \
392
_s240.d -= ((
_const
[1
[all...]
/kernel/linux/linux-6.6/include/math-emu/
H
A
D
op-2.h
334
static const double
_const
[] = { \
367
_e240 *=
_const
[3]; \
368
_j240 *=
_const
[3]; \
369
_d240 *=
_const
[2]; \
370
_i240 *=
_const
[2]; \
371
_c240 *=
_const
[1]; \
372
_h240 *=
_const
[1]; \
373
_b240 *=
_const
[0]; \
374
_g240 *=
_const
[0]; \
392
_s240.d -= ((
_const
[1
[all...]
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H
A
D
safexcel_hash.c
2144
u64
_const
[2];
in safexcel_cmac_setkey()
local
2162
_const
[0] = be64_to_cpu(consts[1]);
in safexcel_cmac_setkey()
2163
_const
[1] = be64_to_cpu(consts[0]);
in safexcel_cmac_setkey()
2167
msb_mask = ((s64)
_const
[1] >> 63) & gfmask;
in safexcel_cmac_setkey()
2168
_const
[1] = (
_const
[1] << 1) | (
_const
[0] >> 63);
in safexcel_cmac_setkey()
2169
_const
[0] = (
_const
[0] << 1) ^ msb_mask;
in safexcel_cmac_setkey()
2171
consts[i + 0] = cpu_to_be64(
_const
[
in safexcel_cmac_setkey()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H
A
D
safexcel_hash.c
2181
u64
_const
[2];
in safexcel_cmac_setkey()
local
2206
_const
[0] = be64_to_cpu(consts[1]);
in safexcel_cmac_setkey()
2207
_const
[1] = be64_to_cpu(consts[0]);
in safexcel_cmac_setkey()
2211
msb_mask = ((s64)
_const
[1] >> 63) & gfmask;
in safexcel_cmac_setkey()
2212
_const
[1] = (
_const
[1] << 1) | (
_const
[0] >> 63);
in safexcel_cmac_setkey()
2213
_const
[0] = (
_const
[0] << 1) ^ msb_mask;
in safexcel_cmac_setkey()
2215
consts[i + 0] = cpu_to_be64(
_const
[
in safexcel_cmac_setkey()
[all...]
/kernel/linux/linux-5.10/Documentation/sphinx/
H
A
D
cdomain.py
169
rettype, fullname, arglist,
_const
= m.groups()
/kernel/linux/linux-6.6/Documentation/sphinx/
H
A
D
cdomain.py
169
rettype, fullname, arglist,
_const
= m.groups()
/kernel/linux/linux-5.10/scripts/
H
A
D
checkpatch.pl
490
kstrdup(?:
_const
)? |
/kernel/linux/linux-6.6/scripts/
H
A
D
checkpatch.pl
606
kstrdup(?:
_const
)? |
Completed in 22 milliseconds