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

/crypto/
H A Dpcompress.c90 .tfmsize = offsetof(struct crypto_pcomp, base),
H A Dapi.c448 unsigned int tfmsize; local
452 tfmsize = frontend->tfmsize;
453 total = tfmsize + sizeof(*tfm) + frontend->extsize(alg);
459 tfm = (struct crypto_tfm *)(mem + tfmsize);
H A Dahash.c449 .tfmsize = offsetof(struct crypto_ahash, base),
H A Dshash.c576 .tfmsize = offsetof(struct crypto_shash, base),

Completed in 59 milliseconds