Lines Matching full:functions
37 functions in the form of an L<OSSL_DISPATCH(3)> array, and by extension,
54 For the provider itself, it is passed to some of the functions given in the
57 I<in> is a dispatch array of base functions offered by the OpenSSL
58 libraries, and the available functions are further described in
61 I<*out> must be assigned a dispatch array of base functions that the
63 The functions that may be offered are further described in
69 This pointer will be passed to various operation functions offered by
75 One of the functions the provider offers to the OpenSSL libraries is
97 commonly in the I<fetching> type of functions
117 The functions the provider can offer are described in
125 The functions the provider can offer are described in
133 The functions the provider can offer are described in
141 The functions the provider can offer are described in
149 The functions the provider can offer are described in
157 The functions the provider can offer are described in
164 The functions the provider can offer are described in L<provider-kem(7)>.
171 The functions the provider can offer are described in
179 The functions the provider can offer are described in
185 The functions the provider can offer for random number generation are described
191 The functions the provider can offer for key management are described in
197 The functions the provider can offer for digital signatures are described in
203 The functions the provider can offer for store management are described in