Searched refs:static_encodeTwoTemplates (Results 1 – 2 of 2) sorted by relevance
| /hardware/ti/omap4xxx/security/tf_crypto_sst/ |
| D | pkcs11_object.c | 99 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()
|
| /hardware/ti/omap4-aah/security/tf_crypto_sst/ |
| D | pkcs11_object.c | 170 static CK_RV static_encodeTwoTemplates( in static_encodeTwoTemplates() function 1280 …nErrorCode = static_encodeTwoTemplates(&pBuffer, &nBufferSize, 2, pPublicKeyTemplate, ulPublicKeyA… in C_GenerateKeyPair()
|