Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c59 #define DESC_JUMP_2 0xA0000002u macro
1041 descriptor[16] = DESC_JUMP_2; /* jump to current index + 2 (=18) */ in caam_aes_ccm_non_blocking()
2785 descriptor[3] = DESC_JUMP_2; /* JUMP to descriptor[5] */ in caam_hash_schedule_input_data()
3594 descriptor[3] = DESC_JUMP_2; /* JUMP to descriptor[5] */ in caam_crc_schedule_input_data()
4113 rngInstantiate[3] = DESC_JUMP_2; /* jump to current index + 2 (=5) */ in CAAM_RNG_Init()
4123 rngInstantiate[1] = DESC_JUMP_2; /* jump to current index + 2 (=3) */ in CAAM_RNG_Init()
4202 rngGenSeckey[1] = DESC_JUMP_2; /* jump to current index + 2 (=3) */ in CAAM_RNG_GenerateSecureKey()
4252 rngReseed[1] = DESC_JUMP_2; /* jump to current index + 2 (=3) */ in CAAM_RNG_Reseed()
5801 descriptor[6] = DESC_JUMP_2; /* context, jump to currIdx+2 = 8 (LOAD) */ in CAAM_DES2_EncryptCbcNonBlocking()
5898 descriptor[6] = DESC_JUMP_2; /* context, jump to currIdx+2 = 8 (LOAD) */ in CAAM_DES2_DecryptCbcNonBlocking()
[all …]