SECKEYPrivateKey   22 crypto/ec_private_key.h typedef struct SECKEYPrivateKeyStr SECKEYPrivateKey;
SECKEYPrivateKey   26 crypto/rsa_private_key.h typedef struct SECKEYPrivateKeyStr SECKEYPrivateKey;
SECKEYPrivateKey   46 crypto/scoped_nss_types.h typedef scoped_ptr<SECKEYPrivateKey,
SECKEYPrivateKey   47 crypto/scoped_nss_types.h                    NSSDestroyer<SECKEYPrivateKey, SECKEY_DestroyPrivateKey> >