Lines Matching refs:hash
124 * Create a HMAC hash of the provided data.
127 * @param key The key to use for the hash.
128 * @param data The data to hash.
141 * Create a hash of the provided data.
143 * @param alg The hash algorithm.
144 * @param data The data to hash.
145 * @param hash Where to put the hash result if successful.
149 * created hash.
153 coap_bin_const_t **hash);