Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c83 kCAAM_ModeCFB = 0x30U << 4, enumerator
5613 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES_EncryptCfbNonBlocking()
5702 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES_DecryptCfbNonBlocking()
6351 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES2_EncryptCfbNonBlocking()
6446 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES2_DecryptCfbNonBlocking()
7130 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES3_EncryptCfbNonBlocking()
7230 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES3_DecryptCfbNonBlocking()