Lines Matching full:multiple
23 - absorb can be called multiple times
28 - squeeze can be called multiple times.
43 an error if a newer core is used that supports multiple squeeze operations.
56 multiple calls. To counter this the provider needs a mechanism to indicate that
57 multiple calls are allowed. This could just be a new gettable flag (having a
62 Change EVP_DigestFinalXOF(ctx, out, outlen) to handle multiple calls.
73 - Final seems like a strange name to call multiple times.
117 Choosing a name for the API that allows multiple output calls
144 Absorb can be done by multiple calls to:
195 Unless you are using a multiple of B<r> as the B<outlen>, the function has no
255 correctly for multiple calls.