Searched refs:DLLI_ADDR (Results 1 – 13 of 13) sorted by relevance
44 (inputDataAddrType != DLLI_ADDR) ) { in ProcessBypass()50 (outputDataAddrType != DLLI_ADDR) ) { in ProcessBypass()85 if (outputDataAddrType == DLLI_ADDR){ in ProcessBypass()94 if (inputDataAddrType == DLLI_ADDR){ in ProcessBypass()
43 (chachaCtx->inputDataAddrType != DLLI_ADDR) ) { in InitChacha()49 (chachaCtx->outputDataAddrType != DLLI_ADDR) ) { in InitChacha()164 ((chachaCtx->inputDataAddrType == DLLI_ADDR) && (inDataSize >= DLLI_MAX_BUFF_SIZE))) { in ProcessChacha()218 if (chachaCtx->outputDataAddrType == DLLI_ADDR) { in ProcessChacha()227 if (chachaCtx->inputDataAddrType == DLLI_ADDR) { in ProcessChacha()
72 (aesCtx->inputDataAddrType != DLLI_ADDR) ) { in InitAes()78 (aesCtx->outputDataAddrType != DLLI_ADDR) ) { in InitAes()308 ((aesCtx->inputDataAddrType == DLLI_ADDR) && (blockSize >= DLLI_MAX_BUFF_SIZE))) { in finalizeCmac()370 if (aesCtx->inputDataAddrType == DLLI_ADDR) { in finalizeCmac()429 ((aesCtx->inputDataAddrType == DLLI_ADDR) && (blockSize >= DLLI_MAX_BUFF_SIZE))) { in ProcessAesDrv()475 if (aesCtx->outputDataAddrType == DLLI_ADDR) { in ProcessAesDrv()485 if (aesCtx->inputDataAddrType == DLLI_ADDR) { in ProcessAesDrv()
63 DLLI_ADDR = 1, enumerator
163 pAesCtx->inputDataAddrType = DLLI_ADDR; in CC_PROD_AesInit()164 pAesCtx->outputDataAddrType = DLLI_ADDR; in CC_PROD_AesInit()253 aesCtx.inputDataAddrType = DLLI_ADDR; in CC_PROD_KeyDerivation()254 aesCtx.outputDataAddrType = DLLI_ADDR; in CC_PROD_KeyDerivation()
33 ctx->inputDataAddrType = DLLI_ADDR; in cc3xx_aes_init()34 ctx->outputDataAddrType = DLLI_ADDR; in cc3xx_aes_init()
62 ctx->inputDataAddrType = DLLI_ADDR; in cc3xx_chacha20_init()63 ctx->outputDataAddrType = DLLI_ADDR; in cc3xx_chacha20_init()
64 ctx->inputDataAddrType = DLLI_ADDR; in cmac_init()65 ctx->outputDataAddrType = DLLI_ADDR; in cmac_init()
47 chachaCtx->inputDataAddrType = DLLI_ADDR; in mbedtls_chacha20_init()48 chachaCtx->outputDataAddrType = DLLI_ADDR; in mbedtls_chacha20_init()
43 aesCtx->inputDataAddrType = DLLI_ADDR; in mbedtls_aes_init()44 aesCtx->outputDataAddrType = DLLI_ADDR; in mbedtls_aes_init()
94 ctx->inputDataAddrType = DLLI_ADDR; in cmac_init()95 ctx->outputDataAddrType = DLLI_ADDR; in cmac_init()
166 aesCtxBuf.inputDataAddrType = DLLI_ADDR; in UtilCmacDeriveKey()167 aesCtxBuf.outputDataAddrType = DLLI_ADDR; in UtilCmacDeriveKey()
150 chachaCtx->inputDataAddrType = DLLI_ADDR; in mbedtls_chacha_init()151 chachaCtx->outputDataAddrType = DLLI_ADDR; in mbedtls_chacha_init()