Lines Matching full:hash
116 * computes the ECDSA signature of the given hash value using
118 * \param dgst pointer to the hash value
119 * \param dgst_len length of the hash value
126 * computes ECDSA signature of a given hash value using the supplied
128 * \param dgst pointer to the hash value to sign
129 * \param dgstlen length of the hash value
141 * signature of the supplied hash value using the supplied public key.
142 * \param dgst pointer to the hash value
143 * \param dgst_len length of the hash value
192 * computes ECDSA signature of a given hash value using the supplied
195 * \param dgst pointer to the hash value to sign
196 * \param dgstlen length of the hash value
207 * computes ECDSA signature of a given hash value using the supplied
210 * \param dgst pointer to the hash value to sign
211 * \param dgstlen length of the hash value
226 * of the supplied hash value using the specified public key.
228 * \param dgst pointer to the hash value
229 * \param dgstlen length of the hash value