Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c1254 const CK_ATTRIBUTE* pPublicKeyTemplate, /* pub. attr. template */ in C_GenerateKeyPair() argument
1271 (pPublicKeyTemplate == NULL) || (pPrivateKeyTemplate == NULL) || in C_GenerateKeyPair()
1283 …tatic_encodeTwoTemplates(&pBuffer, &nBufferSize, 2, (CK_ATTRIBUTE*)pPublicKeyTemplate, ulPublicKey… in C_GenerateKeyPair()
/hardware/ti/omap4xxx/security/tf_sdk/include/
Dpkcs11.h555 const CK_ATTRIBUTE* pPublicKeyTemplate,