Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dservice_system_protocol.h112 uint32_t dataParamIndex : 2; member
Dpkcs11_object.c177 sItem.dataParamIndex = nParamIndex; /* The parameter where we store the data (0 to 3) */ in static_encodeTwoTemplates()
209 sItem.dataParamIndex = nParamIndex; /* The parameter where we store the data (0..3) */ in static_encodeTwoTemplates()
/hardware/ti/omap4-aah/security/tf_crypto_sst/
Dservice_system_protocol.h112 uint32_t dataParamIndex : 2; member
Dpkcs11_object.c152 sItem.dataParamIndex = nParamIndex; /* The parameter where we store the data (0 to 3) */ in static_copyTemplate()