Searched refs:srciv (Results 1 – 1 of 1) sorted by relevance
1023 static void ctr_add_iv(u8 *dstiv, u8 *srciv, u32 add) in ctr_add_iv() argument1029 memcpy(dstiv, srciv, AES_BLOCK_SIZE); in ctr_add_iv()