Searched refs:hash_iv_len (Results 1 – 1 of 1) sorted by relevance
488 u16 hash_iv_len, u16 ciph_iv_len) in spu2_dump_omd() argument506 if (hash_iv_len) { in spu2_dump_omd()507 packet_log(" Hash IV Length %u bytes\n", hash_iv_len); in spu2_dump_omd()508 packet_dump(" hash IV: ", ptr, hash_iv_len); in spu2_dump_omd()526 u16 hash_iv_len; in spu2_dump_msg_hdr() local539 hash_iv_len = 0; in spu2_dump_msg_hdr()541 spu2_dump_omd(omd, hash_key_len, ciph_key_len, hash_iv_len, in spu2_dump_msg_hdr()545 omd_len = hash_key_len + ciph_key_len + hash_iv_len + ciph_iv_len; in spu2_dump_msg_hdr()