Searched refs:pdf_gen_xor (Results 1 – 1 of 1) sorted by relevance
235 static void pdf_gen_xor(pdf_ctx *pc, UINT8 nonce[8], UINT8 buf[8]) in pdf_gen_xor() function1242 pdf_gen_xor(&ctx->pdf, (UINT8 *)nonce, (UINT8 *)tag); in umac_final()1267 pdf_gen_xor(&ctx->pdf, (UINT8 *)nonce, (UINT8 *)tag);