Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c51 {CKA_CLASS, &key_class, sizeof(key_class)} in find_object()
H A Dsoftp11.c250 case CKA_CLASS: { in print_attributes()
495 add_object_attribute(o, 0, CKA_CLASS, &type, sizeof(type)); in add_cert()
520 add_object_attribute(o, 0, CKA_CLASS, &type, sizeof(type)); in add_cert()
557 add_object_attribute(o, 0, CKA_CLASS, &type, sizeof(type)); in add_cert()
H A Dks_p11.c784 {CKA_CLASS, NULL, 0}, in p11_list_keys()
/freebsd-13.1/crypto/openssh/
H A Dssh-pkcs11.c377 key_filter[0].type = CKA_CLASS; in pkcs11_get_key()
1122 key_attr[0].type = CKA_CLASS; in pkcs11_fetch_certs()
1226 key_attr[0].type = CKA_CLASS; in pkcs11_fetch_keys()
1801 FILL_ATTR(attrs, nattrs, CKA_CLASS, &key_class, sizeof(key_class)); in pkcs11_destroy_keypair()
1817 FILL_ATTR(attrs, nattrs, CKA_CLASS, &key_class, sizeof(key_class)); in pkcs11_destroy_keypair()
H A Dpkcs11.h372 #define CKA_CLASS (0) macro
/freebsd-13.1/sys/contrib/openzfs/include/sys/crypto/
H A Dcommon.h304 #define CKA_CLASS 0x00000000 macro
/freebsd-13.1/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h372 #define CKA_CLASS (0) macro