HomeSort by relevance Sort by last modified time
    Searched refs:ulCount (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4xxx/security/tf_crypto_sst/
pkcs11_object.c 248 CK_ULONG ulCount)
250 return static_encodeTwoTemplates(ppBuffer, pBufferSize, nParamIndex, pTemplate, ulCount, NULL, 0);
654 CK_ULONG ulCount, /* attributes in template */
677 nErrorCode = static_encodeTemplate(&pBuffer, &nBufferSize, 0, (CK_ATTRIBUTE*)pTemplate, ulCount); /* Sets the template on the param 0 */
746 CK_ULONG ulCount) /* attributes in template */
768 if (ulCount == 0)
773 for (i = 0; i < ulCount; i++)
813 CK_ULONG ulCount) /* attributes in search template */
830 nErrorCode = static_encodeTemplate(&pBuffer, &nBufferSize, 0, (CK_ATTRIBUTE*)pTemplate, ulCount); /* Sets the template on the param 0 */
    [all...]
  /hardware/ti/omap4xxx/security/tf_sdk/include/
pkcs11.h 405 CK_ULONG ulCount,
416 CK_ULONG ulCount);
421 CK_ULONG ulCount);
549 CK_ULONG ulCount,
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 214 milliseconds