Home
last modified time | relevance | path

Searched refs:pdf_gen_xor (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dumac.c232 static void pdf_gen_xor(pdf_ctx *pc, const UINT8 nonce[8], UINT8 buf[8]) in pdf_gen_xor() function
1241 pdf_gen_xor(&ctx->pdf, (const UINT8 *)nonce, (UINT8 *)tag); in umac_final()
1266 pdf_gen_xor(&ctx->pdf, (UINT8 *)nonce, (UINT8 *)tag);