Searched refs:tfmsize (Results 1 – 4 of 4) sorted by relevance
448 unsigned int tfmsize; in crypto_create_tfm() local452 tfmsize = frontend->tfmsize; in crypto_create_tfm()453 total = tfmsize + sizeof(*tfm) + frontend->extsize(alg); in crypto_create_tfm()459 tfm = (struct crypto_tfm *)(mem + tfmsize); in crypto_create_tfm()
90 .tfmsize = offsetof(struct crypto_pcomp, base),
449 .tfmsize = offsetof(struct crypto_ahash, base),
576 .tfmsize = offsetof(struct crypto_shash, base),