Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h786 CK_RV (*C_DecryptFinal)(CK_SESSION_HANDLE hSession, member
1023 CK_RV C_DecryptFinal(CK_SESSION_HANDLE hSession,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c1266 rv = C_DecryptFinal(session, NULL, NULL); in cipher_init_final()