Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c60 #define DESC_JUMP_4 0xA0000004u macro
1052 descriptor[14] = DESC_JUMP_4; /* jump to current index + 4 (=18) */ in caam_aes_ccm_non_blocking()
5074 descriptor[4] = DESC_JUMP_4; /* context, jump to currIdx+4 = 8 (LOAD) */ in CAAM_DES_EncryptCbcNonBlocking()
5165 descriptor[4] = DESC_JUMP_4; /* context, jump to currIdx+4 = 8 (LOAD) */ in CAAM_DES_DecryptCbcNonBlocking()
5254 descriptor[4] = DESC_JUMP_4; /* context, jump to currIdx+4 = 8 (LOAD) */ in CAAM_DES_EncryptCfbNonBlocking()
5343 descriptor[4] = DESC_JUMP_4; /* context, jump to currIdx+4 = 8 (LOAD) */ in CAAM_DES_DecryptCfbNonBlocking()
5434 descriptor[4] = DESC_JUMP_4; /* context, jump to currIdx+4 = 8 (LOAD) */ in CAAM_DES_EncryptOfbNonBlocking()
5525 descriptor[4] = DESC_JUMP_4; /* context, jump to currIdx+4 = 8 (LOAD) */ in CAAM_DES_DecryptOfbNonBlocking()
5615 descriptor[6] = DESC_JUMP_4; /* ECB has no context, jump to currIdx+4 = 10 (FIFO LOAD) */ in CAAM_DES2_EncryptEcbNonBlocking()
5705 descriptor[6] = DESC_JUMP_4; /* ECB has no context, jump to currIdx+4 = 10 (FIFO LOAD) */ in CAAM_DES2_DecryptEcbNonBlocking()
[all …]