Lines Matching full:side
100 OSSL_FUNC_digest_newctx() should create and return a pointer to a provider side
107 OSSL_FUNC_digest_freectx() is passed a pointer to the provider side digest context in
111 OSSL_FUNC_digest_dupctx() should duplicate the provider side digest context in the
117 provider side digest context in the I<dctx> parameter.
124 side context.
131 The I<dctx> parameter contains a pointer to the provider side context.
137 No provider side digest context is used.
153 provider side digest context I<dctx> to I<params>.
158 the given provider side digest context I<dctx> and stores them in I<params>.
170 the provider side context if I<dctx> is not NULL and on the provider
171 side algorithm I<provctx> otherwise.
233 given provider side digest context I<dctx> to I<params>.
238 values associated with the give provider side digest context I<dctx>
245 provider side digest context, or NULL on failure.