Searched refs:CKA_CLASS (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/secure/caroot/
H A DMAca-bundle.pl226 if (/^CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE/) {
239 } elsif (/^CKA_CLASS CK_OBJECT_CLASS CKO_NSS_TRUST/) {
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c51 {CKA_CLASS, &key_class, sizeof(key_class)}
H A Dsoftp11.c250 case CKA_CLASS: {
495 add_object_attribute(o, 0, CKA_CLASS, &type, sizeof(type));
520 add_object_attribute(o, 0, CKA_CLASS, &type, sizeof(type));
557 add_object_attribute(o, 0, CKA_CLASS, &type, sizeof(type));
H A Dks_p11.c784 {CKA_CLASS, NULL, 0},
/freebsd-current/crypto/openssh/
H A Dssh-pkcs11.c377 key_filter[0].type = CKA_CLASS;
1126 key_attr[0].type = CKA_CLASS;
1230 key_attr[0].type = CKA_CLASS;
1803 FILL_ATTR(attrs, nattrs, CKA_CLASS, &key_class, sizeof(key_class));
1819 FILL_ATTR(attrs, nattrs, CKA_CLASS, &key_class, sizeof(key_class));
H A Dpkcs11.h372 #define CKA_CLASS (0) macro
/freebsd-current/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h374 #define CKA_CLASS (0)
372 #define CKA_CLASS macro

Completed in 125 milliseconds