HomeSort by relevance Sort by last modified time
    Searched refs:safe_buffer (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/crypto/
openssl_util.h 37 unsigned char* safe_buffer() { function in class:crypto::ScopedOpenSSLSafeSizeBuffer
43 // written via safe_buffer() will [eventually] end up.
hmac_openssl.cc 61 result.safe_buffer(), NULL);
secure_hash_openssl.cc 40 SHA256_Final(result.safe_buffer(), &ctx_);
  /external/chromium_org/content/child/webcrypto/openssl/
hmac_openssl.cc 61 hmac_result.safe_buffer(),

Completed in 173 milliseconds