Home
last modified time | relevance | path

Searched refs:ulAttributeCount (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/security/tf_sdk/include/
Dpkcs11.h567 CK_ULONG ulAttributeCount,
588 CK_ULONG ulAttributeCount,
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c1323 CK_ULONG ulAttributeCount, /* template length */ in C_DeriveKey() argument
1346 …ode = static_encodeTemplate(&pBuffer, &nBufferSize, 2, (CK_ATTRIBUTE*)pTemplate, ulAttributeCount); in C_DeriveKey()