Home | History | Annotate | Download | only in tf_crypto_sst

Lines Matching refs:CK_BYTE

322    const CK_BYTE*       pData,
324 CK_BYTE* pResult,
419 const CK_BYTE* pData,
421 CK_BYTE* pResult,
518 const CK_BYTE* pData,
520 CK_BYTE* pResult,
594 const CK_BYTE* pData,
596 CK_BYTE* pResult,
946 const CK_BYTE* pData, /* data to be digested */
948 CK_BYTE* pDigest, /* receives the message digest */
964 const CK_BYTE* pPart, /* data to be digested */
980 CK_BYTE* pDigest, /* receives the message digest */
1009 const CK_BYTE* pData, /* the data (digest) to be signed */
1011 CK_BYTE* pSignature, /* receives the signature */
1027 const CK_BYTE* pPart, /* the data (digest) to be signed */
1043 CK_BYTE* pSignature, /* receives the signature */
1071 const CK_BYTE* pData, /* the plaintext data */
1073 CK_BYTE* pEncryptedData, /* receives encrypted data */
1092 const CK_BYTE* pPart, /* the plaintext data */
1094 CK_BYTE* pEncryptedPart, /* receives encrypted data */
1110 CK_BYTE* pLastEncryptedPart, /* receives encrypted last part */
1138 const CK_BYTE* pEncryptedData, /* input encrypted data */
1140 CK_BYTE* pData, /* receives decrypted output */
1157 const CK_BYTE* pEncryptedPart, /* input encrypted data */
1159 CK_BYTE* pPart, /* receives decrypted output */
1175 CK_BYTE* pLastPart, /* receives decrypted output */
1382 const CK_BYTE* pSeed, /* the seed material */
1415 CK_BYTE* pRandomData, /* receives the random data */
1482 const CK_BYTE* pData, /* plaintext data (digest) to compare */
1484 CK_BYTE* pSignature, /* the signature to be verified */
1519 const CK_BYTE* pPart, /* plaintext data (digest) to compare */
1535 const CK_BYTE* pSignature, /* the signature to be verified */