Searched defs:tmp_results (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObject.c1036 CK_OBJECT_HANDLE tmp_results[FIND_OBJ_BUF_SIZE]; local
1049 rv = FUNCLIST(fw_st_id)->C_FindObjects(hSession, tmp_results,
1055 rv = process_find_results(tmp_results, tmp_num_results,
1064 rv = FUNCLIST(fw_st_id)->C_FindObjects(hSession, tmp_results,
1070 rv = process_find_results(tmp_results, tmp_num_results,

Completed in 59 milliseconds