Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_global.c192 return CKR_DEVICE_ERROR; in ckInternalTeeErrorToCKError()
Dpkcs11_object.c191 nErrorCode = CKR_DEVICE_ERROR; in static_encodeTwoTemplates()
223 nErrorCode = CKR_DEVICE_ERROR; in static_encodeTwoTemplates()
/hardware/ti/omap4xxx/security/tf_sdk/include/
Dpkcs11.h296 #define CKR_DEVICE_ERROR 0x00000030 macro