Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/include/
H A Dta_crypt.h119 #define TA_CRYPT_CMD_CIPHER_DO_FINAL 16 macro
/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/crypt/
H A Dta_entry.c127 case TA_CRYPT_CMD_CIPHER_DO_FINAL: in TA_InvokeCommandEntryPoint()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_4000.c363 res = TEEC_InvokeCommand(s, TA_CRYPT_CMD_CIPHER_DO_FINAL, &op, in ta_crypt_cmd_cipher_do_final()