Searched refs:Wrapped_SHA256_Update (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/crypto/
H A Dhmac_win.cc33 void Wrapped_SHA256_Update(SHA256Context* ctx, const unsigned char* text, function in namespace:crypto::__anon7943
54 Wrapped_SHA256_Update(&ctx, key, key_len);
73 Wrapped_SHA256_Update(&ctx, text, text_len);

Completed in 144 milliseconds