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

/freebsd-13-stable/crypto/openssh/
H A Dssh-pkcs11.c239 {CKA_ID, NULL, 0},
423 { CKA_ID, NULL, 0 },
428 { CKA_ID, NULL, 0 },
503 * Allow CKA_ID (always first attribute) to be empty, but
505 * XXX assumes CKA_ID is always first.
H A Dpkcs11.h394 #define CKA_ID (0x102) macro
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c50 {CKA_ID, id, 0 },
H A Dsoftp11.c292 case CKA_ID:
498 add_object_attribute(o, 0, CKA_ID, foo->id, strlen(foo->id));
523 add_object_attribute(o, 0, CKA_ID, foo->id, strlen(foo->id));
560 add_object_attribute(o, 0, CKA_ID, foo->id, strlen(foo->id));
H A Dks_p11.c787 {CKA_ID, NULL, 0},
/freebsd-13-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h396 #define CKA_ID (0x102)
394 #define CKA_ID macro

Completed in 173 milliseconds