Lines Matching refs:u
69 } u; member
129 struct chacha_req *creq = &rctx->u.chacha; in chacha_decrypt()
176 struct poly_req *preq = &rctx->u.poly; in poly_tail()
205 struct poly_req *preq = &rctx->u.poly; in poly_cipherpad()
234 struct poly_req *preq = &rctx->u.poly; in poly_cipher()
264 struct poly_req *preq = &rctx->u.poly; in poly_adpad()
293 struct poly_req *preq = &rctx->u.poly; in poly_ad()
317 struct poly_req *preq = &rctx->u.poly; in poly_setkey()
343 struct poly_req *preq = &rctx->u.poly; in poly_init()
367 struct chacha_req *creq = &rctx->u.chacha; in poly_genkey()
405 struct chacha_req *creq = &rctx->u.chacha; in chacha_encrypt()
534 align + offsetof(struct chachapoly_req_ctx, u) + in chachapoly_init()