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

/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c241 CK_BBOOL *ck_true; local
246 ck_true = attributes[i].pValue;
247 st_logf("token: %s", *ck_true ? "TRUE" : "FALSE");

Completed in 29 milliseconds