Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dkpp.c79 .extsize = crypto_alg_extsize,
A Dakcipher.c80 .extsize = crypto_alg_extsize,
A Dinternal.h129 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
A Dacompress.c84 int extsize = crypto_alg_extsize(alg); in crypto_acomp_extsize()
A Drng.c98 .extsize = crypto_alg_extsize,
A Dscompress.c245 .extsize = crypto_alg_extsize,
A Daead.c192 .extsize = crypto_alg_extsize,
A Dalgapi.c1019 unsigned int crypto_alg_extsize(struct crypto_alg *alg) in crypto_alg_extsize() function
1024 EXPORT_SYMBOL_GPL(crypto_alg_extsize);
A Dahash.c458 return crypto_alg_extsize(alg); in crypto_ahash_extsize()
A Dshash.c485 .extsize = crypto_alg_extsize,
A Dskcipher.c717 .extsize = crypto_alg_extsize,

Completed in 15 milliseconds