Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/security/tf_sdk/include/
Ds_error.h122 #define TEEC_ERROR_NOT_SUPPORTED S_ERROR_NOT_SUPPORTED macro
/hardware/ti/omap4xxx/security/tf_crypto_sst/
Dpkcs11_session.c182 if ( (nTeeError == TEEC_ERROR_NOT_SUPPORTED) && in C_OpenSession()