Lines Matching refs:parameters
77 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided
94 * @param keyParams Key generation parameters are defined as keymaster tag/value pairs, provided
189 * @param upgradeParams A parameter list containing any parameters needed to complete the
258 * @param inParams Additional parameters for the operation. This is typically used to provide
267 * @return outParams Output parameters. Used to return additional data from the operation
289 * @param inParams Additional parameters for the operation. For AEAD modes, this is used to
293 * @param input Data to be processed, per the parameters established in the call to begin().
303 * @return outParams Output parameters, used to return additional data from the operation The
304 * caller takes ownership of the output parameters array and must free it with
319 * @param inParams Additional parameters for the operation. For AEAD modes, this is used to
322 * @param input Data to be processed, per the parameters established in the call to
331 * @return outParams Any output parameters generated by finish().