Searched refs:hash_iv_len (Results 1 – 1 of 1) sorted by relevance
477 u16 hash_iv_len, u16 ciph_iv_len) in spu2_dump_omd() argument495 if (hash_iv_len) { in spu2_dump_omd()496 packet_log(" Hash IV Length %u bytes\n", hash_iv_len); in spu2_dump_omd()497 packet_dump(" hash IV: ", ptr, hash_iv_len); in spu2_dump_omd()498 ptr += hash_iv_len; in spu2_dump_omd()515 u16 hash_iv_len; in spu2_dump_msg_hdr() local528 hash_iv_len = 0; in spu2_dump_msg_hdr()530 spu2_dump_omd(omd, hash_key_len, ciph_key_len, hash_iv_len, in spu2_dump_msg_hdr()534 omd_len = hash_key_len + ciph_key_len + hash_iv_len + ciph_iv_len; in spu2_dump_msg_hdr()