Searched refs:offset_iv (Results 1 – 2 of 2) sorted by relevance
293 be16_to_cpu(bdesc->offset_iv)); in spum_dump_msg_hdr()622 unsigned int offset_iv = 0; in spum_create_request() local713 offset_iv = aead_parms->assoc_size; in spum_create_request()769 offset_iv = aead_parms->assoc_size + data_size; in spum_create_request()771 cipher_offset = offset_iv; in spum_create_request()799 bdesc->offset_iv = cpu_to_be16(offset_iv); in spum_create_request()989 bdesc->offset_iv = 0; in spum_cipher_req_finish()
77 __be16 offset_iv; /* word 2 [15-0] */ member