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:octx
(Results
1 - 25
of
25
) sorted by relevance
/kernel/linux/linux-5.10/arch/s390/crypto/
H
A
D
sha512_s390.c
42
struct sha512_state *
octx
= out;
in sha512_export()
local
H
A
D
sha3_512_s390.c
34
struct sha3_state *
octx
= out;
in sha3_512_export()
local
H
A
D
sha3_256_s390.c
35
struct sha3_state *
octx
= out;
in sha3_256_export()
local
H
A
D
sha256_s390.c
41
struct sha256_state *
octx
= out;
in sha256_export()
local
H
A
D
sha1_s390.c
48
struct sha1_state *
octx
= out;
in s390_sha1_export()
local
/kernel/linux/linux-6.6/arch/s390/crypto/
H
A
D
sha256_s390.c
41
struct sha256_state *
octx
= out;
in sha256_export()
local
H
A
D
sha1_s390.c
48
struct sha1_state *
octx
= out;
in s390_sha1_export()
local
H
A
D
sha512_s390.c
42
struct sha512_state *
octx
= out;
in sha512_export()
local
H
A
D
sha3_512_s390.c
33
struct sha3_state *
octx
= out;
in sha3_512_export()
local
H
A
D
sha3_256_s390.c
34
struct sha3_state *
octx
= out;
in sha3_256_export()
local
/kernel/linux/linux-6.6/io_uring/
H
A
D
msg_ring.c
36
static void io_double_unlock_ctx(struct io_ring_ctx *
octx
)
in io_double_unlock_ctx()
argument
41
static int io_double_lock_ctx(struct io_ring_ctx *
octx
,
in io_double_lock_ctx()
argument
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun4i-ss/
H
A
D
sun4i-ss-hash.c
65
struct md5_state *
octx
= out;
in sun4i_hash_export_md5()
local
107
struct sha1_state *
octx
= out;
in sun4i_hash_export_sha1()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun4i-ss/
H
A
D
sun4i-ss-hash.c
65
struct md5_state *
octx
= out;
in sun4i_hash_export_md5()
local
107
struct sha1_state *
octx
= out;
in sun4i_hash_export_sha1()
local
[all...]
/kernel/linux/linux-6.6/crypto/
H
A
D
cmac.c
220
struct cmac_tfm_ctx *
octx
= crypto_shash_ctx(otfm);
in cmac_clone_tfm()
local
/kernel/linux/linux-5.10/net/ipv4/
H
A
D
tcp_fastopen.c
72
struct tcp_fastopen_context *ctx, *
octx
;
in tcp_fastopen_reset_cipher()
local
/kernel/linux/linux-6.6/net/ipv4/
H
A
D
tcp_fastopen.c
61
struct tcp_fastopen_context *ctx, *
octx
;
in tcp_fastopen_reset_cipher()
local
/kernel/linux/linux-5.10/drivers/crypto/
H
A
D
omap-aes.h
104
struct omap_aes_ctx
octx
;
member
/kernel/linux/linux-5.10/fs/
H
A
D
userfaultfd.c
635
struct userfaultfd_ctx *ctx = NULL, *
octx
;
in dup_userfaultfd()
local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/
H
A
D
omap-aes.h
102
struct omap_aes_ctx
octx
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H
A
D
emac.h
69
u32
octx
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H
A
D
emac.h
69
u32
octx
;
member
/kernel/linux/linux-6.6/fs/
H
A
D
userfaultfd.c
691
struct userfaultfd_ctx *ctx = NULL, *
octx
;
in dup_userfaultfd()
local
[all...]
H
A
D
libfs.c
259
void simple_offset_init(struct offset_ctx *
octx
)
in simple_offset_init()
argument
276
int simple_offset_add(struct offset_ctx *
octx
, struct dentry *dentry)
in simple_offset_add()
argument
300
simple_offset_remove(struct offset_ctx *
octx
, struct dentry *dentry)
simple_offset_remove()
argument
369
simple_offset_destroy(struct offset_ctx *
octx
)
simple_offset_destroy()
argument
[all...]
/kernel/linux/linux-5.10/drivers/block/drbd/
H
A
D
drbd_receiver.c
1259
struct one_flush_context *
octx
= bio->bi_private;
in one_flush_endio()
local
1281
struct one_flush_context *
octx
= kmalloc(sizeof(*
octx
), GFP_NOIO);
in submit_one_flush()
local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H
A
D
drbd_receiver.c
1263
struct one_flush_context *
octx
= bio->bi_private;
in one_flush_endio()
local
1286
struct one_flush_context *
octx
= kmalloc(sizeof(*
octx
), GFP_NOIO);
in submit_one_flush()
local
[all...]
Completed in 37 milliseconds