Searched defs:iv_buf (Results 1 – 2 of 2) sorted by relevance
440 static int hw_crypto_ccm128_setiv(u8 *iv_buf, u8 *nonce, u32 nlen, u32 mlen) in hw_crypto_ccm128_setiv()
836 u8 iv_buf[AES_BLOCK_SIZE]; in ccm128_set_iv_reg() local