Searched refs:CK_BBOOL (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c241 CK_BBOOL *ck_true;
242 if (attributes[i].ulValueLen != sizeof(CK_BBOOL)) {
428 CK_BBOOL bool_true = CK_TRUE;
429 CK_BBOOL bool_false = CK_FALSE;
972 C_GetSlotList(CK_BBOOL tokenPresent,
1466 CK_BBOOL bool_true = CK_TRUE;
1599 CK_BBOOL bool_true = CK_TRUE;
H A Dks_p11.c52 CK_BBOOL token;
/freebsd-10.3-release/crypto/openssh/
H A Dssh-pkcs11.c231 CK_BBOOL true_val = CK_TRUE;
H A Dpkcs11.h1199 typedef unsigned char CK_BBOOL; typedef
/freebsd-10.3-release/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h1202 typedef unsigned char CK_BBOOL;
1199 typedef unsigned char CK_BBOOL; typedef

Completed in 170 milliseconds