Searched refs:CKA_CLASS (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13-stable/crypto/heimdal/lib/hx509/ |
| HD | test_soft_pkcs11.c | 51 {CKA_CLASS, &key_class, sizeof(key_class)} in find_object()
|
| HD | softp11.c | 250 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()
|
| HD | ks_p11.c | 784 {CKA_CLASS, NULL, 0}, in p11_list_keys()
|
| /freebsd-13-stable/crypto/openssh/ |
| HD | ssh-pkcs11.c | 377 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()
|
| HD | pkcs11.h | 372 #define CKA_CLASS (0) macro
|
| /freebsd-13-stable/sys/contrib/openzfs/include/sys/crypto/ |
| HD | common.h | 304 #define CKA_CLASS 0x00000000 macro
|
| /freebsd-13-stable/crypto/heimdal/lib/hx509/ref/ |
| HD | pkcs11.h | 372 #define CKA_CLASS (0) macro
|