Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/server/
Dcrypto_ctx.c39 static struct crypto_aead *alloc_aead(int id) in alloc_aead() function
222 ctx->ccmaes[id] = alloc_aead(id); in ____crypto_aead_ctx_find()