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

/external/openssh/
H A Dpkcs11.h1196 typedef unsigned char CK_BYTE; typedef
1202 typedef CK_BYTE *CK_BYTE_PTR;
H A Dssh-pkcs11.c287 rv = f->C_Sign(si->session, (CK_BYTE *)from, flen, to, &tlen);

Completed in 35 milliseconds