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

/freebsd-10.3-release/crypto/openssh/
H A Dssh-pkcs11.c236 {CKA_CLASS, NULL, sizeof(private_key_class) },
410 { CKA_CLASS, NULL, sizeof(pubkey_class) }
413 { CKA_CLASS, NULL, sizeof(cert_class) }
H A Dpkcs11.h372 #define CKA_CLASS (0) macro
/freebsd-10.3-release/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.c746 {CKA_CLASS, NULL, 0},
/freebsd-10.3-release/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h374 #define CKA_CLASS (0)
372 #define CKA_CLASS macro

Completed in 101 milliseconds