Home
last modified time | relevance | path

Searched defs:iv_buf (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_ce.c440 static int hw_crypto_ccm128_setiv(u8 *iv_buf, u8 *nonce, u32 nlen, u32 mlen) in hw_crypto_ccm128_setiv()
H A Dcrypto_v2.c836 u8 iv_buf[AES_BLOCK_SIZE]; in ccm128_set_iv_reg() local