Home | History | Annotate | Download | only in hardware

Lines Matching full:caller

128      * \param[out] algorithms Array of algorithms supported.  The caller takes ownership of the
144 * \param[out] modes Array of modes supported. The caller takes ownership of the array and must
156 * Gets the padding modes supported for the specified algorithm. Caller assumes ownership of
163 * \param[out] modes Array of padding modes supported. The caller takes ownership of the array
175 * Gets the digests supported for the specified algorithm. Caller assumes ownership of the
182 * \param[out] digests Array of digests supported. The caller takes ownership of the array and
194 * Gets the key import formats supported for keys of the specified algorithm. Caller assumes
201 * \param[out] formats Array of formats supported. The caller takes ownership of the array and
212 * Gets the key export formats supported for keys of the specified algorithm. Caller assumes
219 * \param[out] formats Array of formats supported. The caller takes ownership of the array and
274 * \param[out] key_blob returns the generated key. \p key_blob must not be NULL. The caller
278 * non-NULL. If non-NULL, the caller assumes ownership and must deallocate with
293 * caller assumes ownership of the allocated characteristics object, which must be deallocated
348 * \param[out] key_blob Used to return the opaque key blob. Must be non-NULL. The caller
352 * NULL, in which case no characteristics will be returned. If non-NULL, the caller assumes
373 * \param[out] export_data The exported key material. The caller assumes ownership.
442 * nonce. The caller takes ownership of the output parameters array and must free it with
464 * the amount consumed in *data_consumed. The caller should provide the unconsumed data in a
479 * than the amount provided, the caller should provide the remainder in a subsequent call to
483 * The caller takes ownership of the output parameters array and must free it with
488 * \param[out] output The output data, if any. The caller assumes ownership of the allocated
492 * zero, and output->data may be either NULL or zero-length (so the caller should always free()
515 * \param[out] output The output data, if any. The caller assumes ownership of the allocated