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

/external/openssh/
H A Dssh-pkcs11.c230 CK_BBOOL true_val = CK_TRUE;
535 if ((rv = f->C_GetSlotList(CK_TRUE, NULL, &p->nslots)) != CKR_OK) {
544 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

Completed in 34 milliseconds