Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c83 kCAAM_ModeCFB = 0x30U << 4, enumerator
5260 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES_EncryptCfbNonBlocking()
5349 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES_DecryptCfbNonBlocking()
5998 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES2_EncryptCfbNonBlocking()
6093 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES2_DecryptCfbNonBlocking()
6777 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES3_EncryptCfbNonBlocking()
6877 descriptor[14] |= (uint32_t)kCAAM_ModeCFB; /* AAI = 30h = CFB */ in CAAM_DES3_DecryptCfbNonBlocking()