Home
last modified time | relevance | path

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

/crypto/
D842.c31 static void *crypto842_alloc_ctx(struct crypto_scomp *tfm) in crypto842_alloc_ctx() function
46 ctx->wmem = crypto842_alloc_ctx(NULL); in crypto842_init()
110 .alloc_ctx = crypto842_alloc_ctx,