Home
last modified time | relevance | path

Searched refs:ComputeHMACSHA256 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/crypto/
Dhmac_win.cc45 void ComputeHMACSHA256(const unsigned char* key, size_t key_len, in ComputeHMACSHA256() function
175 ComputeHMACSHA256(&plat_->raw_key_[0], plat_->raw_key_.size(), in Sign()