Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_object.c257 const CK_MECHANISM* pMechanism, in static_C_CallInit() argument
273 if (pMechanism == NULL) in static_C_CallInit()
279 sOperation.params[0].value.a = (uint32_t)pMechanism->mechanism; in static_C_CallInit()
285 sOperation.params[1].tmpref.buffer = (uint8_t*)pMechanism->pParameter; in static_C_CallInit()
286 sOperation.params[1].tmpref.size = (uint32_t)pMechanism->ulParameterLen; in static_C_CallInit()
291 && (pMechanism->mechanism == CKM_RSA_PKCS_OAEP) in static_C_CallInit()
292 && (pMechanism->pParameter != NULL)) in static_C_CallInit()
296 …sOperation.params[2].tmpref.buffer = (uint8_t*)((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParamet… in static_C_CallInit()
297 …sOperation.params[2].tmpref.size = (uint32_t) ((CK_RSA_PKCS_OAEP_PARAMS_PTR)(pMechanism->pParame… in static_C_CallInit()
935 const CK_MECHANISM* pMechanism) /* the digesting mechanism */ in C_DigestInit() argument
[all …]
/hardware/ti/omap4xxx/security/tf_sdk/include/
Dpkcs11.h434 const CK_MECHANISM* pMechanism,
458 const CK_MECHANISM* pMechanism,
482 const CK_MECHANISM* pMechanism);
503 const CK_MECHANISM* pMechanism,
525 const CK_MECHANISM* pMechanism,
547 const CK_MECHANISM* pMechanism,
554 const CK_MECHANISM* pMechanism,
564 const CK_MECHANISM* pMechanism,