Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dxtest_test.c163 ADBG_ENUM_TABLE_ENTRY(CKR_CRYPTOKI_ALREADY_INITIALIZED),
H A Dpkcs11_1000.c139 ADBG_EXPECT_CK_RESULT(c, CKR_CRYPTOKI_ALREADY_INITIALIZED, rv); in xtest_pkcs11_test_1000()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h547 #define CKR_CRYPTOKI_ALREADY_INITIALIZED 0x0191 macro