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

/bind-9.6-ESV-R11/contrib/pkcs11-keygen/
H A Ddestroyobj.c126 CK_BYTE labelbuf[64 + 1]; local
130 {CKA_LABEL, labelbuf, sizeof(labelbuf) - 1},
135 memset(labelbuf, 0, sizeof(labelbuf));
146 i, oclass, labelbuf, attr_template[2].ulValueLen);
H A Dlistobjs.c136 CK_BYTE labelbuf[64 + 1]; local
140 {CKA_LABEL, labelbuf, sizeof(labelbuf) - 1},
145 memset(labelbuf, 0, sizeof(labelbuf));
164 attr_template[1].ulValueLen, labelbuf,

Completed in 12 milliseconds