Lookup the CRLs belonging to the distribution point Distributionpoint.
This function may choose to only look in the cache or to follow distribution point
links depending on how the cache is administrated.
The Issuer argument contains the issuer name of the
certificate to be checked. Normally the returned CRL should
be issued by this issuer, except if the cRLIssuer field
of DistributionPoint has a value, in which case that
value should be used instead.
In an earlier version of this API, the lookup
function received two arguments, omitting Issuer. For
compatibility, this is still supported: if there is no
lookup/3 function in the callback module,
lookup/2 is called instead.