Searched defs:PlatformKey (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dsslimpl.h458 typedef PCERT_KEY_CONTEXT PlatformKey; typedef
460 typedef SecKeyRef PlatformKey; typedef
462 typedef void *PlatformKey; typedef
1006 PlatformKey platformClientKey; /* used by client */
1943 extern void ssl_FreePlatformKey(PlatformKey key);
1947 PlatformKey key, SECItem *buf,

Completed in 76 milliseconds