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:cipherkeytoken
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/
H
A
D
zcrypt_ccamisc.c
96
struct
cipherkeytoken
*t = (struct
cipherkeytoken
*) token;
in cca_check_secaescipherkey()
815
struct
cipherkeytoken
*t;
in cca_gencipherkey()
869
t = (struct
cipherkeytoken
*) preqparm->kb.tlv3.gen_key_id_1;
in cca_gencipherkey()
921
t = (struct
cipherkeytoken
*) prepparm->kb.tlv1.gen_key;
in cca_gencipherkey()
993
struct
cipherkeytoken
*t;
in _ip_cprb_helper()
1082
t = (struct
cipherkeytoken
*) prepparm->kb.tlv1.key_token;
in _ip_cprb_helper()
1101
struct
cipherkeytoken
*t;
in cca_clr2cipherkey()
1117
t = (struct
cipherkeytoken
*) token;
in cca_clr2cipherkey()
1230
int keytoklen = ((struct
cipherkeytoken
*)cke
in cca_cipher2protkey()
[all...]
H
A
D
zcrypt_ccamisc.h
58
struct
cipherkeytoken
{
struct
122
/* Some defines for the CCA AES
cipherkeytoken
kmf1 field */
H
A
D
pkey_api.c
693
struct
cipherkeytoken
*t = (struct
cipherkeytoken
*)key;
in pkey_verifykey2()
887
struct
cipherkeytoken
*t = (struct
cipherkeytoken
*)key;
in pkey_apqns4key()
1793
#define CCACIPHERTOKENSIZE (sizeof(struct
cipherkeytoken
) + 80)
/kernel/linux/linux-6.6/drivers/s390/crypto/
H
A
D
zcrypt_ccamisc.c
96
struct
cipherkeytoken
*t = (struct
cipherkeytoken
*)token;
in cca_check_secaescipherkey()
818
struct
cipherkeytoken
*t;
in cca_gencipherkey()
872
t = (struct
cipherkeytoken
*)preqparm->kb.tlv3.gen_key_id_1;
in cca_gencipherkey()
924
t = (struct
cipherkeytoken
*)prepparm->kb.tlv1.gen_key;
in cca_gencipherkey()
996
struct
cipherkeytoken
*t;
in _ip_cprb_helper()
1085
t = (struct
cipherkeytoken
*)prepparm->kb.tlv1.key_token;
in _ip_cprb_helper()
1104
struct
cipherkeytoken
*t;
in cca_clr2cipherkey()
1120
t = (struct
cipherkeytoken
*)token;
in cca_clr2cipherkey()
1233
int keytoklen = ((struct
cipherkeytoken
*)cke
in cca_cipher2protkey()
[all...]
H
A
D
zcrypt_ccamisc.h
58
struct
cipherkeytoken
{
struct
122
/* Some defines for the CCA AES
cipherkeytoken
kmf1 field */
H
A
D
pkey_api.c
870
struct
cipherkeytoken
*t = (struct
cipherkeytoken
*)key;
in pkey_verifykey2()
1100
struct
cipherkeytoken
*t = (struct
cipherkeytoken
*)key;
in pkey_apqns4key()
2025
#define CCACIPHERTOKENSIZE (sizeof(struct
cipherkeytoken
) + 80)
Completed in 18 milliseconds