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

  /external/chromium/crypto/
scoped_nss_types.h 40 PK11SymKey, NSSDestroyer<PK11SymKey, PK11_FreeSymKey> > ScopedPK11SymKey;
symmetric_key.h 79 ScopedPK11SymKey key_;
hmac_nss.cc 20 ScopedPK11SymKey sym_key_;
  /external/chromium_org/crypto/
scoped_nss_types.h 41 PK11SymKey, NSSDestroyer<PK11SymKey, PK11_FreeSymKey> > ScopedPK11SymKey;
symmetric_key.h 97 ScopedPK11SymKey key_;
hmac_nss.cc 20 ScopedPK11SymKey sym_key_;
openpgp_symmetric_encryption.cc 160 ScopedPK11SymKey pk11_key(PK11_ImportSymKey(
  /external/chromium_org/net/quic/crypto/
p256_key_exchange_nss.cc 190 crypto::ScopedPK11SymKey premaster_secret(
aes_128_gcm_12_decrypter_nss.cc 312 crypto::ScopedPK11SymKey aes_key(PK11_ImportSymKey(
aes_128_gcm_12_encrypter_nss.cc 305 crypto::ScopedPK11SymKey aes_key(PK11_ImportSymKey(

Completed in 457 milliseconds