Searched refs:crypto_alg_extsize (Results 1 – 14 of 14) sorted by relevance
72 .extsize = crypto_alg_extsize,
111 unsigned int crypto_alg_extsize(struct crypto_alg *alg);
80 .extsize = crypto_alg_extsize,
84 int extsize = crypto_alg_extsize(alg); in crypto_acomp_extsize()
98 .extsize = crypto_alg_extsize,
245 .extsize = crypto_alg_extsize,
192 .extsize = crypto_alg_extsize,
1033 unsigned int crypto_alg_extsize(struct crypto_alg *alg) in crypto_alg_extsize() function1038 EXPORT_SYMBOL_GPL(crypto_alg_extsize);
495 .extsize = crypto_alg_extsize,
489 return crypto_alg_extsize(alg); in crypto_ahash_extsize()
731 .extsize = crypto_alg_extsize,
1272 0x00000000 crypto_alg_extsize vmlinux EXPORT_SYMBOL_GPL
14959 ffff800010443484 T crypto_alg_extsize
Completed in 314 milliseconds