Searched refs:omd (Results 1 – 1 of 1) sorted by relevance
487 static void spu2_dump_omd(u8 *omd, u16 hash_key_len, u16 ciph_key_len, in spu2_dump_omd() argument490 u8 *ptr = omd; in spu2_dump_omd()522 u8 *omd; in spu2_dump_msg_hdr() local534 omd = (u8 *)(fmd + 1); in spu2_dump_msg_hdr()541 spu2_dump_omd(omd, hash_key_len, ciph_key_len, hash_iv_len, in spu2_dump_msg_hdr()1137 u8 *omd; in spu2_cipher_req_init() local1167 omd = (u8 *)(fmd + 1); in spu2_cipher_req_init()1169 memcpy(omd, cipher_parms->key_buf, cipher_parms->key_len); in spu2_cipher_req_init()1202 u8 *omd; /* start of optional metadata */ in spu2_cipher_req_finish() local1220 omd = (u8 *)(fmd + 1); in spu2_cipher_req_finish()[all …]