Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dapi.c365 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) in crypto_ctxsize() function
405 tfm_size = sizeof(*tfm) + crypto_ctxsize(alg, type, mask); in __crypto_alloc_tfm()

Completed in 4 milliseconds