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

/linux-master/crypto/
H A Dapi.c356 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) function
396 tfm_size = sizeof(*tfm) + crypto_ctxsize(alg, type, mask);

Completed in 169 milliseconds