Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/include/
H A Dta_crypt.h358 #define TA_CRYPT_CMD_MBEDTLS_SIGN_CERT 44 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dta_entry.c210 case TA_CRYPT_CMD_MBEDTLS_SIGN_CERT: in TA_InvokeCommandEntryPoint()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_8100.c301 res = TEEC_InvokeCommand(&session, TA_CRYPT_CMD_MBEDTLS_SIGN_CERT, &op, in test_8103()