Searched refs:omd (Results 1 – 1 of 1) sorted by relevance
476 static void spu2_dump_omd(u8 *omd, u16 hash_key_len, u16 ciph_key_len, in spu2_dump_omd() argument479 u8 *ptr = omd; in spu2_dump_omd()511 u8 *omd; in spu2_dump_msg_hdr() local523 omd = (u8 *)(fmd + 1); in spu2_dump_msg_hdr()530 spu2_dump_omd(omd, hash_key_len, ciph_key_len, hash_iv_len, in spu2_dump_msg_hdr()1129 u8 *omd; in spu2_cipher_req_init() local1159 omd = (u8 *)(fmd + 1); in spu2_cipher_req_init()1161 memcpy(omd, cipher_parms->key_buf, cipher_parms->key_len); in spu2_cipher_req_init()1189 u8 *omd; /* start of optional metadata */ in spu2_cipher_req_finish() local1202 omd = (u8 *)(fmd + 1); in spu2_cipher_req_finish()[all …]