Lines Matching full:from
86 * \param key The buffer from which the key will be read.
88 * from this.
97 * \brief This function exports an LMOTS public key from a
120 * \brief This function creates a candidate public key from
132 * \param msg The buffer from which the message will be read.
134 * \param sig The buffer from which the signature will be read.
135 * #MBEDTLS_LMOTS_SIG_LEN bytes will be read from
164 * (either by import or calculation from a private
167 * \param ctx The initialized LMOTS context from which the public
169 * \param msg The buffer from which the message will be read.
171 * \param sig The buf from which the signature will be read.
172 * #MBEDTLS_LMOTS_SIG_LEN bytes will be read from
233 * \brief This function generates an LMOTS public key from a
241 * from and store it into.
264 * \param ctx The initialized LMOTS context from which the
269 * \param msg The buffer from which the message will be read.