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:issuer
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/common_modules/code_sign/
H
A
D
verify_cert_chain.c
188
char *
issuer
= signer->
issuer
;
in code_sign_verify_certchain()
local
[all...]
H
A
D
code_sign_ioctl.h
25
char *
issuer
;
member
H
A
D
code_sign_ioctl.c
22
struct cert_source *matched_cert_search(struct rb_root *root, const char *subject, const char *
issuer
)
in matched_cert_search()
argument
50
struct cert_source *cert_chain_search(struct rb_root *root, const char *subject, const char *
issuer
, bool has_locked)
in cert_chain_search()
argument
62
struct cert_source *find_match(const char *subject, const char *
issuer
, bool is_dev)
in find_match()
argument
[all...]
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H
A
D
x509_parser.h
17
char *
issuer
; /* Name of certificate
issuer
*/
member
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H
A
D
x509_parser.h
17
char *
issuer
; /* Name of certificate
issuer
*/
member
Completed in 2 milliseconds