Searched refs:max_slot_id (Results 1 – 1 of 1) sorted by relevance
162 CK_SLOT_ID max_slot_id = 0; in xtest_pkcs11_test_1001() local247 if (max_slot_id < slot) in xtest_pkcs11_test_1001()248 max_slot_id = slot; in xtest_pkcs11_test_1001()336 rv = C_GetSlotInfo(max_slot_id + 1, &slot_info); in xtest_pkcs11_test_1001()340 rv = C_GetTokenInfo(max_slot_id + 1, &token_info); in xtest_pkcs11_test_1001()350 rv = C_GetMechanismList(max_slot_id + 1, mecha_types, &mecha_count); in xtest_pkcs11_test_1001()354 rv = C_GetMechanismInfo(max_slot_id + 1, CKM_AES_KEY_GEN, &mecha_info); in xtest_pkcs11_test_1001()