mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
We add a report function pointer to struct crypto_type. This function pointer is used from the crypto userspace configuration API to report crypto algorithms to userspace. Signed-off-by: Steffen Klassert <[email protected]> Signed-off-by: Herbert Xu <[email protected]>