Home
last modified time | relevance | path

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

/crypto/
Dacompress.c84 int extsize = crypto_alg_extsize(alg); in crypto_acomp_extsize() local
87 extsize += sizeof(struct crypto_scomp *); in crypto_acomp_extsize()
89 return extsize; in crypto_acomp_extsize()
93 .extsize = crypto_acomp_extsize,
Dkpp.c72 .extsize = crypto_alg_extsize,
Dakcipher.c80 .extsize = crypto_alg_extsize,
Drng.c98 .extsize = crypto_alg_extsize,
Dscompress.c251 .extsize = crypto_alg_extsize,
Daead.c192 .extsize = crypto_alg_extsize,
Dapi.c447 total = tfmsize + sizeof(*tfm) + frontend->extsize(alg); in crypto_create_tfm_node()
Dshash.c495 .extsize = crypto_alg_extsize,
Dahash.c533 .extsize = crypto_ahash_extsize,
Dskcipher.c737 .extsize = crypto_alg_extsize,