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

/bind-9.11.3/lib/isc/include/pkcs11/
H A Dpkcs11t.h39 typedef CK_BYTE CK_CHAR; typedef
63 typedef CK_CHAR CK_PTR CK_CHAR_PTR;
134 CK_CHAR serialNumber[16]; /* blank padded */
149 CK_CHAR utcTime[16]; /* time */
574 CK_CHAR year[4]; /* the year ("1900" - "9999") */
575 CK_CHAR month[2]; /* the month ("01" - "12") */
576 CK_CHAR day[2]; /* the day ("01" - "31") */
/bind-9.11.3/bin/pkcs11/
H A Dpkcs11-keygen.c279 CK_CHAR *label = NULL;
326 label = (CK_CHAR *)isc_commandline_argument;
356 label = (CK_CHAR *)argv[isc_commandline_index];

Completed in 346 milliseconds