Searched refs:crypto_alg_extsize (Results 1 – 13 of 13) sorted by relevance
70 .extsize = crypto_alg_extsize,
64 .extsize = crypto_alg_extsize,
154 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
89 .extsize = crypto_alg_extsize,
87 .extsize = crypto_alg_extsize,
176 .extsize = crypto_alg_extsize,
336 .extsize = crypto_alg_extsize,
1034 unsigned int crypto_alg_extsize(struct crypto_alg *alg) in crypto_alg_extsize() function1039 EXPORT_SYMBOL_GPL(crypto_alg_extsize);
361 .extsize = crypto_alg_extsize,
128 int extsize = crypto_alg_extsize(alg); in crypto_acomp_extsize()
284 .extsize = crypto_alg_extsize,
311 return crypto_alg_extsize(alg); in crypto_skcipher_extsize()
765 return crypto_alg_extsize(alg); in crypto_ahash_extsize()
Completed in 28 milliseconds