Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c99 static CK_RV static_encodeTwoTemplates( in static_encodeTwoTemplates() function
250 … return static_encodeTwoTemplates(ppBuffer, pBufferSize, nParamIndex, pTemplate, ulCount, NULL, 0); in static_encodeTemplate()
1283 …nErrorCode = static_encodeTwoTemplates(&pBuffer, &nBufferSize, 2, (CK_ATTRIBUTE*)pPublicKeyTemplat… in C_GenerateKeyPair()