Lines Matching full:side
93 OSSL_FUNC_mac_newctx() should create and return a pointer to a provider side
100 OSSL_FUNC_mac_freectx() is passed a pointer to the provider side mac context in
106 OSSL_FUNC_mac_dupctx() should duplicate the provider side mac context in the
112 side mac context in the I<mctx> parameter. The I<params> are set before setting
118 side context.
123 The I<mctx> parameter contains a pointer to the provider side context.
138 provider side mac context I<mctx> to I<params>.
143 associated with the given provider side mac context I<mctx> and stores them
153 with the provider side context I<mctx> in its current state if it is
155 provider side algorithm I<provctx>.
205 provider side mac context, or NULL on failure.