Home
last modified time | relevance | path

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

/linux/crypto/
A Dsig.c49 .extsize = crypto_alg_extsize,
A Dkpp.c70 .extsize = crypto_alg_extsize,
A Drng.c89 .extsize = crypto_alg_extsize,
A Dinternal.h158 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
A Dacompress.c88 int extsize = crypto_alg_extsize(alg); in crypto_acomp_extsize()
A Dakcipher.c74 .extsize = crypto_alg_extsize,
A Daead.c175 .extsize = crypto_alg_extsize,
A Dscompress.c266 .extsize = crypto_alg_extsize,
A Dalgapi.c995 unsigned int crypto_alg_extsize(struct crypto_alg *alg) in crypto_alg_extsize() function
1000 EXPORT_SYMBOL_GPL(crypto_alg_extsize);
A Dshash.c217 .extsize = crypto_alg_extsize,
A Dlskcipher.c284 .extsize = crypto_alg_extsize,
A Dahash.c493 return crypto_alg_extsize(alg); in crypto_ahash_extsize()
A Dskcipher.c759 return crypto_alg_extsize(alg); in crypto_skcipher_extsize()

Completed in 20 milliseconds