Lines Matching full:underlying
70 different types and with different underlying algorithms if there are
76 the MAC algorithm itself and one for the underlying computation
81 "underlying context", or "computation context", which is to denote the
82 context for the underlying computation algorithm if there is one.
90 rely on an underlying computation algorithm.
117 underlying context if there is one, as well as the context itself.
141 EVP_MAC_init() sets up the underlying context I<ctx> with information given
173 Note that a parameter that is unknown in the underlying context is
177 context I<ctx> and its underlying context.
180 Note that a parameter that is unknown in the underlying context is
183 EVP_MAC_CTX_set_params() passes chosen parameters to the underlying
187 If I<params> are NULL, the underlying context should do nothing and return 1.
188 Note that a parameter that is unknown in the underlying context is
257 For MACs that use an underlying computation algorithm, the algorithm
300 For MAC implementations that use an underlying computation cipher or
350 underlying CIPHER context, and so calling EVP_MAC_init() on an EVP_MAC object