Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
D842.c40 static void *crypto842_alloc_ctx(struct crypto_scomp *tfm) in crypto842_alloc_ctx() function
55 ctx->wmem = crypto842_alloc_ctx(NULL); in crypto842_init()
119 .alloc_ctx = crypto842_alloc_ctx,