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

/freebsd-11-stable/crypto/openssh/
H A Dssh-pkcs11.c231 CK_BBOOL true_val = CK_TRUE;
625 if ((rv = f->C_GetSlotList(CK_TRUE, NULL, &p->nslots)) != CKR_OK) {
635 if ((rv = f->C_GetSlotList(CK_TRUE, p->slotlist, &p->nslots))
H A Dpkcs11.h47 CK_FALSE, CK_TRUE and NULL_PTR are removed without substitute. Use
1209 #define CK_TRUE 1 macro
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsoftp11.c428 CK_BBOOL bool_true = CK_TRUE;
1466 CK_BBOOL bool_true = CK_TRUE;
1599 CK_BBOOL bool_true = CK_TRUE;
/freebsd-11-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h46 CK_FALSE, CK_TRUE and NULL_PTR are removed without substitute. Use
1212 #define CK_TRUE 1
1209 #define CK_TRUE macro

Completed in 182 milliseconds