Searched refs:CKA_SIGN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dssh-pkcs11.c238 {CKA_SIGN, NULL, sizeof(true_val) }
286 /* try to find object w/CKA_SIGN first, retry w/o */
H A Dpkcs11.h400 #define CKA_SIGN (0x108) macro
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsoftp11.c575 add_object_attribute(o, 0, CKA_SIGN, &bool_true, sizeof(bool_true));
1468 { CKA_SIGN, &bool_true, sizeof(bool_true) }
/freebsd-11-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h402 #define CKA_SIGN (0x108)
400 #define CKA_SIGN macro

Completed in 118 milliseconds