Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_sdk/include/
Dpkcs11.h558 CK_ULONG ulPrivateKeyAttributeCount,
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c1257 CK_ULONG ulPrivateKeyAttributeCount, /* # of priv. attrs. */ in C_GenerateKeyPair() argument
1283 …mplate, ulPublicKeyAttributeCount, (CK_ATTRIBUTE*)pPrivateKeyTemplate, ulPrivateKeyAttributeCount); in C_GenerateKeyPair()