Home | History | Annotate | Download | only in hardware

Lines Matching refs:formats

194      * Gets the key import formats supported for keys of the specified algorithm.  Caller assumes
199 * \param[in] algorithm The algorithm for which supported formats will be returned.
201 * \param[out] formats Array of formats supported. The caller takes ownership of the array and
204 * \param[out] formats_length Length of \p formats.
208 keymaster_key_format_t** formats,
212 * Gets the key export formats supported for keys of the specified algorithm. Caller assumes
217 * \param[in] algorithm The algorithm for which supported formats will be returned.
219 * \param[out] formats Array of formats supported. The caller takes ownership of the array and
222 * \param[out] formats_length Length of \p formats.
226 keymaster_key_format_t** formats,