Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dstm32_cryp.c645 const uint32_t *iv_u32 = NULL; in stm32_cryp_init() local
667 iv_u32 = iv; in stm32_cryp_init()
670 iv_u32 = local_iv; in stm32_cryp_init()
765 ctx->iv[i] = TOBE32(iv_u32[i]); in stm32_cryp_init()

Completed in 5 milliseconds