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:TOKVER_CCA_VLSC
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/
H
A
D
pkey_api.c
172
case
TOKVER_CCA_VLSC
:
in pkey_skey2pkey()
495
case
TOKVER_CCA_VLSC
:
in pkey_ccainttok2pkey()
584
} else /*
TOKVER_CCA_VLSC
*/
in pkey_genseckey2()
639
} else /*
TOKVER_CCA_VLSC
*/
in pkey_clr2seckey2()
692
&& hdr->version ==
TOKVER_CCA_VLSC
) {
in pkey_verifykey2()
779
} else if (hdr->version ==
TOKVER_CCA_VLSC
) {
in pkey_keyblob2pkey2()
813
&& hdr->version ==
TOKVER_CCA_VLSC
)
in pkey_keyblob2pkey2()
886
} else if (hdr->version ==
TOKVER_CCA_VLSC
) {
in pkey_apqns4key()
1039
} else if (hdr->version ==
TOKVER_CCA_VLSC
) {
in pkey_keyblob2pkey3()
1092
hdr->version ==
TOKVER_CCA_VLSC
)
in pkey_keyblob2pkey3()
[all...]
H
A
D
zcrypt_ccamisc.h
27
#define
TOKVER_CCA_VLSC
0x05 /* var length sym cipher key token */
macro
H
A
D
zcrypt_ccamisc.c
107
if (t->version !=
TOKVER_CCA_VLSC
) {
in cca_check_secaescipherkey()
110
__func__, (int) t->version,
TOKVER_CCA_VLSC
);
in cca_check_secaescipherkey()
1864
case
TOKVER_CCA_VLSC
:
in cca_findcard()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H
A
D
pkey_api.c
234
case
TOKVER_CCA_VLSC
:
in pkey_skey2pkey()
652
case
TOKVER_CCA_VLSC
:
in pkey_ccainttok2pkey()
749
/*
TOKVER_CCA_VLSC
*/
in pkey_genseckey2()
815
/*
TOKVER_CCA_VLSC
*/
in pkey_clr2seckey2()
869
hdr->version ==
TOKVER_CCA_VLSC
) {
in pkey_verifykey2()
986
} else if (hdr->version ==
TOKVER_CCA_VLSC
) {
in pkey_keyblob2pkey2()
1026
hdr->version ==
TOKVER_CCA_VLSC
) {
in pkey_keyblob2pkey2()
1099
} else if (hdr->version ==
TOKVER_CCA_VLSC
) {
in pkey_apqns4key()
1258
} else if (hdr->version ==
TOKVER_CCA_VLSC
) {
in pkey_keyblob2pkey3()
1306
hdr->version ==
TOKVER_CCA_VLSC
)
in pkey_keyblob2pkey3()
[all...]
H
A
D
zcrypt_ccamisc.h
27
#define
TOKVER_CCA_VLSC
0x05 /* var length sym cipher key token */
macro
H
A
D
zcrypt_ccamisc.c
107
if (t->version !=
TOKVER_CCA_VLSC
) {
in cca_check_secaescipherkey()
110
__func__, (int)t->version,
TOKVER_CCA_VLSC
);
in cca_check_secaescipherkey()
1881
case
TOKVER_CCA_VLSC
:
in cca_findcard()
Completed in 15 milliseconds