Lines Matching full:function
26 /** The random generator function for the PSA subsystem.
28 * This function is suitable as the `f_rng` random generator function
31 * The implementation of this function depends on the configuration of the
34 * \note This function may only be used if the PSA crypto subsystem is active.
36 * this function, and you must not call this function after calling
45 * This function may fail if \p output_size is too
81 * \return If the curve is supported in the PSA API, this function
96 * \return If the curve is supported in the PSA API, this function
107 * \brief This function returns the PSA algorithm identifier
112 * \warning If \p md_type is \c MBEDTLS_MD_NONE, this function will
115 * \warning This function does not check if the algorithm is
127 * \brief This function returns the given digest type
132 * \warning This function does not check if the algorithm is