Home
last modified time | relevance | path

Searched refs:crypto_alg_extsize (Results 1 – 12 of 12) sorted by relevance

/linux-6.6.21/crypto/
Dsig.c59 .extsize = crypto_alg_extsize,
Dkpp.c93 .extsize = crypto_alg_extsize,
Dinternal.h156 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
Drng.c116 .extsize = crypto_alg_extsize,
Dacompress.c88 int extsize = crypto_alg_extsize(alg); in crypto_acomp_extsize()
Dscompress.c244 .extsize = crypto_alg_extsize,
Dakcipher.c98 .extsize = crypto_alg_extsize,
Daead.c239 .extsize = crypto_alg_extsize,
Dalgapi.c1035 unsigned int crypto_alg_extsize(struct crypto_alg *alg) in crypto_alg_extsize() function
1040 EXPORT_SYMBOL_GPL(crypto_alg_extsize);
Dahash.c458 return crypto_alg_extsize(alg); in crypto_ahash_extsize()
Dshash.c545 .extsize = crypto_alg_extsize,
Dskcipher.c773 .extsize = crypto_alg_extsize,