Home
last modified time | relevance | path

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

/crypto/
A Dkpp.c70 .extsize = crypto_alg_extsize,
A Dsig.c64 .extsize = crypto_alg_extsize,
A Dinternal.h154 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
A Drng.c89 .extsize = crypto_alg_extsize,
A Dakcipher.c87 .extsize = crypto_alg_extsize,
A Daead.c176 .extsize = crypto_alg_extsize,
A Dscompress.c336 .extsize = crypto_alg_extsize,
A Dalgapi.c1034 unsigned int crypto_alg_extsize(struct crypto_alg *alg) in crypto_alg_extsize() function
1039 EXPORT_SYMBOL_GPL(crypto_alg_extsize);
A Dshash.c361 .extsize = crypto_alg_extsize,
A Dacompress.c128 int extsize = crypto_alg_extsize(alg); in crypto_acomp_extsize()
A Dlskcipher.c284 .extsize = crypto_alg_extsize,
A Dskcipher.c311 return crypto_alg_extsize(alg); in crypto_skcipher_extsize()
A Dahash.c765 return crypto_alg_extsize(alg); in crypto_ahash_extsize()

Completed in 28 milliseconds