Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dpkcs11_1000.c2183 CK_ATTRIBUTE_PTR find_template, in test_find_objects() argument
2192 rv = C_FindObjectsInit(session, find_template, attr_count); in test_find_objects()
2275 CK_ATTRIBUTE find_template[] = { in xtest_pkcs11_test_1011() local
2359 rv = test_find_objects(c, session, find_template, in xtest_pkcs11_test_1011()
2360 ARRAY_SIZE(find_template), in xtest_pkcs11_test_1011()
2396 rv = C_FindObjectsInit(session, find_template, in xtest_pkcs11_test_1011()
2397 ARRAY_SIZE(find_template)); in xtest_pkcs11_test_1011()
2428 rv = test_find_objects(c, session, find_template, in xtest_pkcs11_test_1011()
2429 ARRAY_SIZE(find_template), in xtest_pkcs11_test_1011()
2444 rv = C_FindObjectsInit(session, find_template, in xtest_pkcs11_test_1011()
[all …]