HomeSort by relevance Sort by last modified time
    Searched defs:PK11SymKey (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/crypto/
aead_base_decrypter.h 16 typedef struct PK11SymKeyStr PK11SymKey;
18 PK11SymKey* symKey, CK_MECHANISM_TYPE mechanism, SECItem* param,
aead_base_encrypter.h 16 typedef struct PK11SymKeyStr PK11SymKey;
18 PK11SymKey* symKey, CK_MECHANISM_TYPE mechanism, SECItem* param,

Completed in 55 milliseconds