OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pubClass
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
pkcs11ecdsa_link.c
471
CK_OBJECT_CLASS
pubClass
= CKO_PUBLIC_KEY;
474
{ CKA_CLASS, &
pubClass
, (CK_ULONG)sizeof(
pubClass
) },
pkcs11eddsa_link.c
444
CK_OBJECT_CLASS
pubClass
= CKO_PUBLIC_KEY;
447
{ CKA_CLASS, &
pubClass
, (CK_ULONG)sizeof(
pubClass
) },
pkcs11rsa_link.c
1095
CK_OBJECT_CLASS
pubClass
= CKO_PUBLIC_KEY;
1098
{ CKA_CLASS, &
pubClass
, (CK_ULONG)sizeof(
pubClass
) },
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026