Searched refs:load (Results 1 – 21 of 21) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/asm-cm0p/src/ |
D | mmcau_md5_functions.s | 62 # ldmia r1, {r1-r4} @ load md5_initial_h[0-3] 64 ldmia r1!, {r2-r4} @ load md5_initial_h[1-3] and move r4 by 12 byte 66 ldr r1, [r1] @ load md5_initial_h[0] 118 ldmia r2, {r1-r4} @ load md5_state[0-3] 151 ldr r6, [r0, #0<<2] @ load msg_data[0] 153 ldmia r7!, {r5} @ load md5_t[0], *md5_t++ 165 ldr r6, [r0, #1<<2] @ load msg_data[1] 167 ldmia r7!, {r5} @ load md5_t[1], *md5_t++ 179 ldr r6, [r0, #2<<2] @ load msg_data[2] 181 ldmia r7!, {r5} @ load md5_t[2], *md5_t++ [all …]
|
D | mmcau_aes_functions.s | 76 ldr r3, =set_key_reg_data @ prepare for set_key reg load 112 # load some of the regs in preperation of the AES-256 set key calculations 117 ldr r3, [r1] @ load to r3 from scratch address 125 ldmia r0!, {r3-r7} @ load key[0-4]; *key++ 134 # ldmia r0, {r0-r1,r7} @ load key[5-7] 136 ldmia r0!, {r1,r7} @ load key[6-7] and move r0 by 8 bytes 138 ldr r0, [r0] @ load key[5] 146 ldr r1, [r0] @ load rcon[0] 155 ldr r7, [r0] @ load CAA 170 ldr r1, [r7] @ load CAA [all …]
|
D | mmcau_des_functions.s | 63 # load the 64-bit key into the CAU's CA0/CA1 regs 131 # load the 64-bit plaintext input block into the CAU's CA2/CA3 regs 224 # load the 64-bit ciphertext input block into the CAU's CA2/CA3 regs
|
D | mmcau_sha256_functions.s | 64 ldmia r3!, {r4-r7} @ load sha256_initial_h[0-3] 72 ldmia r3!, {r4-r7} @ load sha256_initial_h[4-7] 148 ldmia r2!, {r4-r7} @ load output[0-3] 156 ldmia r2!, {r4-r7} @ load output[4-7] 166 # ldmia r1, {r1-r7} @ load sha256_reg_data[3-9] 168 ldmia r1!, {r2-r7} @ load sha256_reg_data[4-9] and move r1 by 24 bytes 170 ldr r1, [r1] @ load sha256_reg_data[3] 413 # ldmia r0, {r0-r2} @ load sha256_reg_data[0-2] 415 ldmia r0!, {r1-r2} @ load sha256_reg_data[1-2] and move r0 by 8 bytes 417 ldr r0, [r0] @ load sha256_reg_data[0] [all …]
|
D | mmcau_sha1_functions.s | 65 # ldmia r1, {r1-r5} @ load sha1_initial_h[0-4] 67 ldmia r1!, {r2-r5} @ load sha1_initial_h[1-4] + move by 12 byte 69 ldr r1, [r1] @ load key[0] 132 ldmia r2!, {r3-r7} @ load sha1_state[0-4] 167 ldr r7, [r1, #0<<2] @ load k[0] 409 ldr r7, [r1, #1<<2] @ load k[1] 720 ldr r7, [r1, #2<<2] @ load k[2] 1035 ldr r7, [r1, #3<<2] @ load k[3] 1347 # ldmia r3, {r3-r7} @ load sha1_state[0-4] 1351 ldr r3, [r0] @ load to r3 from scratch address [all …]
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/mmcau/asm-cm4-cm7/src/ |
D | mmcau_des_functions.s | 59 # load the 64-bit key into the CAU's CA0/CA1 registers 132 # load registers for mmcau commands 135 ldmia r0, {r0-r1,r3-r7} @ load into registers 196 # load the 64-bit key into the CAU's CA0/CA1 registers
|
D | mmcau_aes_functions.s | 79 # prepare for AES operations register load 90 # load registers needed for mmcau commands from setkey_reg_data: 596 # load the 16 plain text bytes (4 words) into r4-r7 603 # prepare for AES operations register load 614 # load registers needed for mmcau commands from encrypt_reg_data: 617 # load the XOR results into the CAU's CA0 - CA3 registers 786 stmia fp, {r4-r7} @ load CA0-CA3
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/css_pkc/doc/html/ |
D | resize.js | 134 $(window).load(resizeHeight);
|
D | navtree.js | 514 $(window).load(function(){
|
D | jquery.js | 16 …y}return bx.filter?bx.filter(bw,e):bw},special:{ready:{setup:b.bindReady},load:{noBubble:true},foc…
|
/hal_nxp-3.5.0/mcux/mcux-sdk/docs/ |
D | run_a_project_using_armgcc_CN.md | 121 - `load`
|
D | run_a_project_using_armgcc.md | 130 load
|
/hal_nxp-3.5.0/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/ |
D | rtx_os.h | 159 uint32_t load; ///< Timer Load value member
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MN6/ |
D | all_lib_device.cmake | 279 # # description: remoteproc-load script
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MQ6/ |
D | all_lib_device.cmake | 284 # # description: remoteproc-load script
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8ML8/ |
D | all_lib_device.cmake | 308 # # description: remoteproc-load script
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MIMX8MM6/ |
D | all_lib_device.cmake | 305 # # description: remoteproc-load script
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/SensorFusion/SensorFusion API Reference Manual/ |
D | navtree.js | 497 $(window).load(function(){
|
D | jquery.js | 16 …y}return bx.filter?bx.filter(bw,e):bw},special:{ready:{setup:b.bindReady},load:{noBubble:true},foc…
|
/hal_nxp-3.5.0/mcux/mcux-sdk/devices/MCIMX7U5/ |
D | all_lib_device.cmake | 478 # # description: remoteproc-load script
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/ |
D | jquery.js | 16 …y}return bx.filter?bx.filter(bw,e):bw},special:{ready:{setup:b.bindReady},load:{noBubble:true},foc…
|