Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some cleanup to hmac_nss / nss_init. Move the anonymous namespaces out of ↵ | deanm@google.com | 2008-09-17 | 1 | -7/+6 |
| | | | | | | the base namespace. DCHECK the result to NSS_Shutdown. Remove the comment about nss.h and move to to it's appropiate place. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2301 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add an HMAC implementation using NSS. Include centralized NSS ↵ | deanm@google.com | 2008-09-16 | 1 | -0/+35 |
initialization, based on code from phajdan.jr. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2260 0039d316-1c4b-4281-b951-d872f2087c98 |