You can search for identifiers within the package.
in-package search v0.2.0
mirage-crypto
Mirage_crypto.Cipher_stream
Streaming ciphers.
module type S = sig ... end
General stream cipher type.
module ARC4 : S
Alleged Rivest Cipher 4.