Searched defs:pPart (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap4xxx/security/tf_crypto_sst/ |
D | pkcs11_object.c | 964 const CK_BYTE* pPart, /* data to be digested */ in C_DigestUpdate() 1027 const CK_BYTE* pPart, /* the data (digest) to be signed */ in C_SignUpdate() 1092 const CK_BYTE* pPart, /* the plaintext data */ in C_EncryptUpdate() 1159 CK_BYTE* pPart, /* receives decrypted output */ in C_DecryptUpdate() 1519 const CK_BYTE* pPart, /* plaintext data (digest) to compare */ in C_VerifyUpdate()
|
/hardware/ti/omap4-aah/security/tf_crypto_sst/ |
D | pkcs11_object.c | 961 const CK_BYTE* pPart, /* data to be digested */ in C_DigestUpdate() 1024 const CK_BYTE* pPart, /* the data (digest) to be signed */ in C_SignUpdate() 1089 const CK_BYTE* pPart, /* the plaintext data */ in C_EncryptUpdate() 1156 CK_BYTE* pPart, /* receives decrypted output */ in C_DecryptUpdate() 1516 const CK_BYTE* pPart, /* plaintext data (digest) to compare */ in C_VerifyUpdate()
|