OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:key_class
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/unbound/dist/validator/
val_kentry.h
64
uint16_t
key_class
;
member in struct:key_entry_key
/src/external/mpl/bind/dist/lib/dns/
dst_internal.h
93
dns_rdataclass_t
key_class
; /*%< class of the key record */
member in struct:dst_key
/src/external/mpl/dhcp/bind/dist/lib/dns/
dst_internal.h
114
dns_rdataclass_t
key_class
; /*%< class of the key record */
member in struct:dst_key
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
ks_p11.c
792
CK_OBJECT_CLASS
key_class
;
local
803
search_data[0].pValue = &
key_class
;
804
search_data[0].ulValueLen = sizeof(
key_class
);
813
key_class
= CKO_PRIVATE_KEY;
821
key_class
= CKO_CERTIFICATE;
/src/crypto/external/bsd/openssh/dist/
ssh-pkcs11.c
1417
CK_OBJECT_CLASS
key_class
;
local
1430
key_class
= CKO_CERTIFICATE;
1432
key_attr[0].pValue = &
key_class
;
1433
key_attr[0].ulValueLen = sizeof(
key_class
);
1523
CK_OBJECT_CLASS
key_class
;
local
1535
key_class
= CKO_PUBLIC_KEY;
1537
key_attr[0].pValue = &
key_class
;
1538
key_attr[0].ulValueLen = sizeof(
key_class
);
2161
CK_OBJECT_CLASS
key_class
;
local
2191
key_class
= CKO_PRIVATE_KEY
[
all
...]
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026