Lines Matching full:functional
207 B<functional> reference. This kind of reference can be considered a
208 specialised form of structural reference, because each functional reference
211 kinds of reference independently. If you have a functional reference to an
253 I<Functional references>
255 As mentioned, functional references exist when the cryptographic
256 functionality of an ENGINE is required to be available. A functional
261 To obtain a functional reference from an existing structural reference,
266 have allocated a new B<functional> reference to the ENGINE. All functional
270 The second way to get a functional reference is by asking OpenSSL for a
292 functional reference to an initialised ENGINE whose implementation should be
302 operational. If it returns a functional reference to an ENGINE, it will
380 /* Release the functional reference from ENGINE_init() */
469 * ENGINE_init() returned a functional reference, so free the structural