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
43 transformation in the given array of length count. They handle errors as
62 This section describes the simplest of all transformation
72 filled in with proper callbacks to implement this transformation.
113 This section describes the multi-block cipher transformation
115 which operate on scatterlists of data supplied to the transformation
156 Registering And Unregistering The Transformation
159 There are multiple ways to register a HASH transformation, depending on
160 whether the transformation is synchronous [SHASH] or asynchronous
172 The respective counterparts for unregistering the HASH transformation
191 transformation.
248 Specifics Of Asynchronous HASH Transformation