Lines Matching full:transformation
4 Registering And Unregistering Transformation
8 API. One is used to register a generic cryptographic transformation,
19 former function registers a single transformation, while the latter
20 works on an array of transformation descriptions. The latter is useful
52 This section describes the simplest of all transformation
62 filled in with proper callbacks to implement this transformation.
103 This section describes the multi-block cipher transformation
105 which operate on scatterlists of data supplied to the transformation
141 Registering And Unregistering The Transformation
144 There are multiple ways to register a HASH transformation, depending on
145 whether the transformation is synchronous [SHASH] or asynchronous
157 The respective counterparts for unregistering the HASH transformation
176 transformation.
233 Specifics Of Asynchronous HASH Transformation