Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h696 CK_RV (*C_Finalize)(CK_VOID_PTR pReserved); member
914 CK_RV C_Finalize(CK_VOID_PTR pReserved);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c79 return C_Finalize(0); in close_lib()
130 rv = C_Finalize(NULL); in xtest_pkcs11_test_1000()
141 rv = C_Finalize(NULL); in xtest_pkcs11_test_1000()
144 rv = C_Finalize(NULL); in xtest_pkcs11_test_1000()
380 rv = C_Finalize(NULL); in xtest_pkcs11_test_1001()