Searched defs:pdf_gen_xor (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dumac.c238 static void pdf_gen_xor(pdf_ctx *pc, const UINT8 nonce[8], UINT8 buf[8]) function
1247 pdf_gen_xor(&ctx->pdf, (const UINT8 *)nonce, (UINT8 *)tag);
1272 pdf_gen_xor(&ctx->pdf, (UINT8 *)nonce, (UINT8 *)tag);

Completed in 94 milliseconds