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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dapi.c271 static unsigned int crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) function
315 tfm_size = sizeof(*tfm) + crypto_ctxsize(alg, type, mask);

Completed in 96 milliseconds