Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/crypto/
H A Dstm32_saes.c423 const uint32_t *key_u32; in stm32_saes_init() local
436 key_u32 = key; in stm32_saes_init()
502 mmio_write_32((uintptr_t)(ctx->key + i), htobe32(key_u32[3 - i])); in stm32_saes_init()
510 mmio_write_32((uintptr_t)(ctx->key + i), htobe32(key_u32[7 - i])); in stm32_saes_init()