
2 functions with some indirect sub-type change:

  [C]'function PK11SymKey* NSS_CMSContentInfo_GetBulkKey(NSSCMSContentInfo*)' at cmscinfo.c:426:1 has some indirect sub-type changes:
    parameter 1 of type 'NSSCMSContentInfo*' has sub-type changes:
      in pointed to type 'typedef NSSCMSContentInfo' at cmst.h:54:1:
        underlying type 'struct NSSCMSContentInfoStr' at cmst.h:126:1 changed:
          type size hasn't changed
          1 data member changes (2 filtered):
           type of 'NSSCMSContent NSSCMSContentInfoStr::content' changed:
             underlying type 'union NSSCMSContentUnion' at cmst.h:113:1 changed:
               type size hasn't changed
               1 data member changes (3 filtered):
                type of 'NSSCMSEncryptedData* NSSCMSContentUnion::encryptedData' changed:
                  in pointed to type 'typedef NSSCMSEncryptedData' at cmst.h:65:1:
                    underlying type 'struct NSSCMSEncryptedDataStr' at cmst.h:463:1 changed:
                      type size hasn't changed
                      1 data member changes (1 filtered):
                       type of 'NSSCMSAttribute** NSSCMSEncryptedDataStr::unprotectedAttr' changed:
                         in pointed to type 'NSSCMSAttribute*':
                           in pointed to type 'typedef NSSCMSAttribute' at cmst.h:69:1:
                             underlying type 'struct NSSCMSAttributeStr' at cmst.h:482:1 changed:
                               type size hasn't changed
                               1 data member change:
                                type of 'SECOidData* NSSCMSAttributeStr::typeTag' changed:
                                  in pointed to type 'typedef SECOidData' at secoidt.h:16:1:
                                    underlying type 'struct SECOidDataStr' at secoidt.h:531:1 changed:
                                      type size hasn't changed
                                      1 data member change:
                                       type of 'SECOidTag SECOidDataStr::offset' changed:
                                         underlying type 'enum __anonymous_enum__' at secoidt.h:34:1 changed:
                                           type size hasn't changed
                                           8 enumerator insertions:
                                             '__anonymous_enum__::SEC_OID_SHA3_224' value '364'
                                             '__anonymous_enum__::SEC_OID_SHA3_256' value '365'
                                             '__anonymous_enum__::SEC_OID_SHA3_384' value '366'
                                             '__anonymous_enum__::SEC_OID_SHA3_512' value '367'
                                             '__anonymous_enum__::SEC_OID_HMAC_SHA3_224' value '368'
                                             '__anonymous_enum__::SEC_OID_HMAC_SHA3_256' value '369'
                                             '__anonymous_enum__::SEC_OID_HMAC_SHA3_384' value '370'
                                             '__anonymous_enum__::SEC_OID_HMAC_SHA3_512' value '371'

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







  [C]'function PRBool SEC_PKCS7VerifyDetachedSignature(SEC_PKCS7ContentInfo*, SECCertUsage, const SECItem*, HASH_HashType, PRBool)' at p7decode.c:1767:1 has some indirect sub-type changes:
    parameter 4 of type 'typedef HASH_HashType' has sub-type changes:
      underlying type 'enum __anonymous_enum__' at hasht.h:18:1 changed:
        type size hasn't changed
        4 enumerator insertions:
          '__anonymous_enum__::HASH_AlgSHA3_224' value '8'
          '__anonymous_enum__::HASH_AlgSHA3_256' value '9'
          '__anonymous_enum__::HASH_AlgSHA3_384' value '10'
          '__anonymous_enum__::HASH_AlgSHA3_512' value '11'

        1 enumerator change:
          '__anonymous_enum__::HASH_AlgTOTAL' from value '8' to '12' at hasht.h:18:1



