Home
last modified time | relevance | path

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

/external/openssh/
Dumac.c1216 struct umac_ctx *ctx, *octx; in umac_new() local
1220 octx = ctx = xmalloc(sizeof(*ctx) + ALLOC_BOUNDARY); in umac_new()
1227 ctx->free_ptr = octx; in umac_new()