Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/client_export/public/
H A Dpkcs11.h706 CK_RV (*C_GetMechanismInfo)(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type, member
931 CK_RV C_GetMechanismInfo(CK_SLOT_ID slotID, CK_MECHANISM_TYPE type,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c182 !ADBG_EXPECT_NOT_NULL(c, ckfunc_list->C_GetMechanismInfo)) in xtest_pkcs11_test_1001()
282 rv = C_GetMechanismInfo(slot, mecha_types[j], in xtest_pkcs11_test_1001()
354 rv = C_GetMechanismInfo(max_slot_id + 1, CKM_AES_KEY_GEN, &mecha_info); in xtest_pkcs11_test_1001()
371 rv = C_GetMechanismInfo(ULONG_MAX, CKM_AES_KEY_GEN, &mecha_info); in xtest_pkcs11_test_1001()