Home
last modified time | relevance | path

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

/freebsd-13-stable/crypto/heimdal/lib/hx509/
HDtest_soft_pkcs11.c51 {CKA_CLASS, &key_class, sizeof(key_class)} in find_object()
HDsoftp11.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()
HDks_p11.c784 {CKA_CLASS, NULL, 0}, in p11_list_keys()
/freebsd-13-stable/crypto/openssh/
HDssh-pkcs11.c377 key_filter[0].type = CKA_CLASS; in pkcs11_get_key()
1142 key_attr[0].type = CKA_CLASS; in pkcs11_fetch_certs()
1246 key_attr[0].type = CKA_CLASS; in pkcs11_fetch_keys()
1832 FILL_ATTR(attrs, nattrs, CKA_CLASS, &key_class, sizeof(key_class)); in pkcs11_destroy_keypair()
1848 FILL_ATTR(attrs, nattrs, CKA_CLASS, &key_class, sizeof(key_class)); in pkcs11_destroy_keypair()
HDpkcs11.h372 #define CKA_CLASS (0) macro
/freebsd-13-stable/sys/contrib/openzfs/include/sys/crypto/
HDcommon.h304 #define CKA_CLASS 0x00000000 macro
/freebsd-13-stable/crypto/heimdal/lib/hx509/ref/
HDpkcs11.h372 #define CKA_CLASS (0) macro