Home
last modified time | relevance | path

Searched defs:cmd_list (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/trusty/user/app/sample/hwcryptohal/server/
Dcmd_processing.rs1019 let mut cmd_list = Vec::<CryptoOperation>::new(); in create_output_data_references() localVariable
1081 let mut cmd_list = Vec::<CryptoOperation>::new(); in parse_empty_cmd_list() localVariable
1105 let mut cmd_list = Vec::<CryptoOperation>::new(); in parse_cmd_list_single_item() localVariable
1115 let mut cmd_list = Vec::<CryptoOperation>::new(); in invalid_operations_initial_state() localVariable
1120 let mut cmd_list = Vec::<CryptoOperation>::new(); in invalid_operations_initial_state() localVariable
1126 let mut cmd_list = Vec::<CryptoOperation>::new(); in invalid_operations_initial_state() localVariable
1132 let mut cmd_list = Vec::<CryptoOperation>::new(); in invalid_operations_initial_state() localVariable
1137 let mut cmd_list = Vec::<CryptoOperation>::new(); in invalid_operations_initial_state() localVariable
1146 let mut cmd_list = Vec::<CryptoOperation>::new(); in invalid_operations_destroyed_state() localVariable
1211 let mut cmd_list = Vec::<CryptoOperation>::new(); in check_output_step_length() localVariable
[all …]
Dhwcrypto_operations.rs149 let mut cmd_list = Vec::<CryptoOperation>::new(); in aes_simple_test_from_binder() localVariable
171 let mut cmd_list = Vec::<CryptoOperation>::new(); in aes_simple_test_from_binder() localVariable
194 let mut cmd_list = Vec::<CryptoOperation>::new(); in aes_simple_test_from_binder() localVariable
229 let mut cmd_list = Vec::<CryptoOperation>::new(); in hmac_simple_test_from_binder() localVariable
254 let mut cmd_list = Vec::<CryptoOperation>::new(); in hmac_simple_test_from_binder() localVariable
Dhwcrypto_device_key.rs480 let mut cmd_list = Vec::<CryptoOperation>::new(); in import_clear_aes_key() localVariable
509 let mut cmd_list = Vec::<CryptoOperation>::new(); in import_clear_aes_key() localVariable
553 let mut cmd_list = Vec::<CryptoOperation>::new(); in import_clear_hmac_key() localVariable
703 let mut cmd_list = Vec::<CryptoOperation>::new(); in create_key_tokens() localVariable
739 let mut cmd_list = Vec::<CryptoOperation>::new(); in create_key_tokens() localVariable
/aosp_15_r20/external/cronet/build/toolchain/apple/
H A Dfilter_libtool.py40 def Main(cmd_list): argument
/aosp_15_r20/external/angle/build/toolchain/apple/
H A Dfilter_libtool.py40 def Main(cmd_list): argument
/aosp_15_r20/test/vts-testcase/kernel/utils/
Dadb.py47 def Execute(self, cmd_list, timeout=DEFAULT_ADB_TIMEOUT): argument
/aosp_15_r20/test/vts/tests/kernel_proc_file_api_test/
H A Dproc_utils.py57 def Execute(self, cmd_list, timeout=None): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/gnss/
DLabTtffTestBase.py439 def exe_eecoexer_loop_cmd(self, cmd_list=None): argument
/aosp_15_r20/trusty/user/app/sample/hwcryptokey-test/
Daes_vectors.rs285 let mut cmd_list = Vec::<CryptoOperation>::new(); in run_aes_vectors() localVariable
Dversioned_keys_opaque.rs88 let mut cmd_list = Vec::<CryptoOperation>::new(); in do_cipher() localVariable
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Delogtool.c196 static int cmd_list(const struct buffer *buf, enum elogtool_flag flags) in cmd_list() function
/aosp_15_r20/external/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp177 const ImDrawList* cmd_list = draw_data->CmdLists[n]; in ImGui_ImplOpenGL3_RenderDrawData() local
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_poplib.py82 def cmd_list(self, arg): member in DummyPOP3Handler
Dtest_ftplib.py197 def cmd_list(self, arg): member in DummyFTPHandler
/aosp_15_r20/external/iptables/iptables/
H A Dnft.h111 struct list_head cmd_list; member
/aosp_15_r20/external/libdrm/freedreno/msm/
H A Dmsm_ringbuffer.c86 struct list_head cmd_list; member
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_poplib.py108 def cmd_list(self, arg): member in DummyPOP3Handler
Dtest_ftplib.py253 def cmd_list(self, arg): member in DummyFTPHandler
/aosp_15_r20/external/e2fsprogs/misc/
H A De4crypt.c837 const struct cmd_desc cmd_list[] = { variable
/aosp_15_r20/external/f2fs-tools/tools/
H A Df2fscrypt.c873 const struct cmd_desc cmd_list[] = { variable
/aosp_15_r20/external/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp1268 const ImDrawList* cmd_list = draw_data->CmdLists[n]; in render_swapchain_display() local
1333 const ImDrawList* cmd_list = draw_data->CmdLists[n]; in render_swapchain_display() local
/aosp_15_r20/external/mesa3d/src/imgui/
H A Dimgui_draw.cpp1278 ImDrawList* cmd_list = CmdLists[i]; in DeIndexAllBuffers() local
1297 ImDrawList* cmd_list = CmdLists[i]; in ScaleClipRects() local
/aosp_15_r20/external/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c1895 const struct cmd_desc cmd_list[] = { variable
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h46312 struct megasas_cmd **cmd_list; member
46516 struct megasas_cmd_fusion **cmd_list; member
58470 struct list_head cmd_list; member
58686 struct list_head cmd_list; member
H A Dvmlinux_602.h46312 struct megasas_cmd **cmd_list; member
46516 struct megasas_cmd_fusion **cmd_list; member
58470 struct list_head cmd_list; member
58686 struct list_head cmd_list; member

12