Searched refs:real_mecha_count (Results 1 – 1 of 1) sorted by relevance
294 CK_ULONG real_mecha_count = 0; in xtest_pkcs11_test_1001() local299 rv = C_GetMechanismList(slot, NULL, &real_mecha_count); in xtest_pkcs11_test_1001()303 if (real_mecha_count == 0) in xtest_pkcs11_test_1001()307 alloc_mecha_count = real_mecha_count + 16; in xtest_pkcs11_test_1001()322 real_mecha_count)) in xtest_pkcs11_test_1001()326 for (j = real_mecha_count * sizeof(*mecha_types); in xtest_pkcs11_test_1001()