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

/freebsd-13-stable/secure/caroot/
H A DMAca-bundle.pl201 if (/^CKA_CLASS CK_OBJECT_CLASS CKO_CERTIFICATE/) {
210 } elsif (/^CKA_CLASS CK_OBJECT_CLASS CKO_NSS_TRUST/) {
/freebsd-13-stable/crypto/openssh/
H A Dssh-pkcs11.c238 {CKA_CLASS, NULL, sizeof(private_key_class) },
417 { CKA_CLASS, NULL, sizeof(pubkey_class) }
420 { CKA_CLASS, NULL, sizeof(cert_class) }
H A Dpkcs11.h372 #define CKA_CLASS (0) macro
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c51 {CKA_CLASS, &key_class, sizeof(key_class)}
H A Dsoftp11.c250 case CKA_CLASS: {
491 add_object_attribute(o, 0, CKA_CLASS, &type, sizeof(type));
516 add_object_attribute(o, 0, CKA_CLASS, &type, sizeof(type));
553 add_object_attribute(o, 0, CKA_CLASS, &type, sizeof(type));
H A Dks_p11.c784 {CKA_CLASS, NULL, 0},
/freebsd-13-stable/sys/contrib/openzfs/include/sys/crypto/
H A Dcommon.h304 #define CKA_CLASS 0x00000000 macro
/freebsd-13-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h374 #define CKA_CLASS (0)
372 #define CKA_CLASS macro

Completed in 108 milliseconds