Home
last modified time | relevance | path

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

/crypto/
Dacompress.c88 int extsize = crypto_alg_extsize(alg); in crypto_acomp_extsize() local
91 extsize += sizeof(struct crypto_scomp *); in crypto_acomp_extsize()
93 return extsize; in crypto_acomp_extsize()
123 .extsize = crypto_acomp_extsize,
Dsig.c59 .extsize = crypto_alg_extsize,
Dkpp.c93 .extsize = crypto_alg_extsize,
Drng.c116 .extsize = crypto_alg_extsize,
Dscompress.c244 .extsize = crypto_alg_extsize,
Dakcipher.c98 .extsize = crypto_alg_extsize,
Daead.c238 .extsize = crypto_alg_extsize,
Dapi.c494 total = tfmsize + sizeof(*tfm) + frontend->extsize(alg); in crypto_alloc_tfmmem()
Dahash.c502 .extsize = crypto_ahash_extsize,
Dshash.c592 .extsize = crypto_alg_extsize,
Dskcipher.c773 .extsize = crypto_alg_extsize,