Home
last modified time | relevance | path

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

/crypto/
Dkpp.c72 .extsize = crypto_alg_extsize,
Dinternal.h129 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
Dakcipher.c80 .extsize = crypto_alg_extsize,
Dacompress.c84 int extsize = crypto_alg_extsize(alg); in crypto_acomp_extsize()
Drng.c98 .extsize = crypto_alg_extsize,
Dscompress.c251 .extsize = crypto_alg_extsize,
Daead.c192 .extsize = crypto_alg_extsize,
Dalgapi.c1058 unsigned int crypto_alg_extsize(struct crypto_alg *alg) in crypto_alg_extsize() function
1063 EXPORT_SYMBOL_GPL(crypto_alg_extsize);
Dahash.c489 return crypto_alg_extsize(alg); in crypto_ahash_extsize()
Dshash.c495 .extsize = crypto_alg_extsize,
Dskcipher.c731 .extsize = crypto_alg_extsize,