
3 Added functions:

  'function PK11SymKey* PK11_ConcatSymKeys(PK11SymKey*, PK11SymKey*, CK_MECHANISM_TYPE, CK_ATTRIBUTE_TYPE)'    {PK11_ConcatSymKeys@@NSS_3.2}
  'function SECStatus PK11_Decapsulate(SECKEYPrivateKey*, const SECItem*, CK_MECHANISM_TYPE, PK11AttrFlags, CK_FLAGS, PK11SymKey**)'    {PK11_Decapsulate@@NSS_3.2}
  'function SECStatus PK11_Encapsulate(SECKEYPublicKey*, CK_MECHANISM_TYPE, PK11AttrFlags, CK_FLAGS, PK11SymKey**, SECItem**)'    {PK11_Encapsulate@@NSS_3.2}

1 function with some indirect sub-type change:

  [C]'function SECStatus CERT_AddOCSPAcceptableResponses(CERTOCSPRequest*, SECOidTag, ...)' at ocsp.c:2202:1 has some indirect sub-type changes:
    parameter 2 of type 'typedef SECOidTag' has sub-type changes:
      underlying type 'enum __anonymous_enum__' at secoidt.h:34:1 changed:
        type size hasn't changed
        1 enumerator insertion:
          '__anonymous_enum__::SEC_OID_XYBER768D00' value '372'

        1 enumerator change:
          '__anonymous_enum__::SEC_OID_TOTAL' from value '372' to '373' at secoidt.h:34:1


