mozilla/security/nss/lib/softoken sftkhmac.c
wtc%google.com <[email protected]> Wed, 6 Feb 2013 17:29:43 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/softoken&files=sftkhmac.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/softoken In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv26769/lib/softoken Modified Files: sftkhmac.c Log Message: Bug 822365: Rename the hashAlg field of CK_NSS_MAC_CONSTANT_TIME_PARAMS to macAlg because it is a PKCS #11 MAC mechanism. r=rrelyea. Modified Files: lib/softoken/sftkhmac.c lib/ssl/ssl3con.c lib/util/pkcs11n.h