Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/security/tf_crypto_sst/
Dpkcs11_object.c282 sOperation.params[1].tmpref.buffer = (uint8_t*)pMechanism->pParameter; in static_C_CallInit()
289 && (pMechanism->pParameter != NULL)) in static_C_CallInit()
293 …[2].tmpref.buffer = (uint8_t*)((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParameter))->pSourceData; in static_C_CallInit()
294 ….tmpref.size = (uint32_t) ((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParameter))->ulSourceDataL… in static_C_CallInit()
1223 sOperation.params[1].tmpref.buffer = pMechanism->pParameter; in C_GenerateKey()
1289 sOperation.params[1].tmpref.buffer = (uint8_t*)pMechanism->pParameter; in C_GenerateKeyPair()
1352 sOperation.params[1].tmpref.buffer = (uint8_t*)pMechanism->pParameter; in C_DeriveKey()
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c285 sOperation.params[1].tmpref.buffer = (uint8_t*)pMechanism->pParameter; in static_C_CallInit()
292 && (pMechanism->pParameter != NULL)) in static_C_CallInit()
296 …[2].tmpref.buffer = (uint8_t*)((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParameter))->pSourceData; in static_C_CallInit()
297 ….tmpref.size = (uint32_t) ((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParameter))->ulSourceDataL… in static_C_CallInit()
1226 sOperation.params[1].tmpref.buffer = pMechanism->pParameter; in C_GenerateKey()
1292 sOperation.params[1].tmpref.buffer = (uint8_t*)pMechanism->pParameter; in C_GenerateKeyPair()
1355 sOperation.params[1].tmpref.buffer = (uint8_t*)pMechanism->pParameter; in C_DeriveKey()
/hardware/ti/omap4-aah/security/tf_sdk/include/
Dpkcs11.h277 void* pParameter; member
/hardware/ti/omap4xxx/security/tf_sdk/include/
Dpkcs11.h277 void* pParameter; member