Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/RISCV/
Dcore_riscv32.h92 __attribute__((always_inline)) __STATIC_INLINE uint32_t __REV(uint32_t value) in __REV() function
/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_cau3.c1854 lastBlock.w[15] = __REV(8u * ctxInternal->fullMessageSize); in cau3_hash_finalize()
1881 lastBlock.w[15] = __REV(8u * ctxInternal->fullMessageSize); in cau3_hash_finalize()
3877 tempKey.w[i] = __REV(((const uint32_t *)(uintptr_t)key)[i]); in CAU3_CHACHA20_POLY1305_SetKey()
3895 tempIv.w[0] = __REV(tempIv.w[0]); in cau3_load_nonce()
3896 tempIv.w[1] = __REV(tempIv.w[1]); in cau3_load_nonce()
3897 tempIv.w[2] = __REV(tempIv.w[2]); in cau3_load_nonce()
Dfsl_cau3_ble.c2049 lastBlock.w[15] = __REV(8u * ctxInternal->fullMessageSize); in cau3_hash_finalize()
2076 lastBlock.w[15] = __REV(8u * ctxInternal->fullMessageSize); in cau3_hash_finalize()
4072 tempKey.w[i] = __REV(((const uint32_t *)(uintptr_t)key)[i]); in CAU3_CHACHA20_POLY1305_SetKey()
4095 tempIv.w[0] = __REV(tempIv.w[0]); in cau3_load_nonce()
4096 tempIv.w[1] = __REV(tempIv.w[1]); in cau3_load_nonce()
4097 tempIv.w[2] = __REV(tempIv.w[2]); in cau3_load_nonce()