
2 functions with some indirect sub-type change:

  [C]'function SECStatus SSL_ConfigServerCert(PRFileDesc*, CERTCertificate*, SECKEYPrivateKey*, const SSLExtraServerCertData*, unsigned int)' at sslcert.c:640:1 has some indirect sub-type changes:
    parameter 4 of type 'const SSLExtraServerCertData*' has sub-type changes:
      in pointed to type 'const SSLExtraServerCertData':
        in unqualified underlying type 'typedef SSLExtraServerCertData' at sslt.h:291:1:
          underlying type 'struct SSLExtraServerCertDataStr' at sslt.h:256:1 changed:
            type size changed from 256 to 384 (in bits)
            2 data member insertions:
              'const SECItem* SSLExtraServerCertDataStr::delegCred', at offset 256 (in bits) at sslt.h:283:1
              'const SECKEYPrivateKey* SSLExtraServerCertDataStr::delegCredPrivKey', at offset 320 (in bits) at sslt.h:290:1

  [C]'function SECStatus SSL_GetChannelInfo(PRFileDesc*, SSLChannelInfo*, PRUintn)' at sslinfo.c:13:1 has some indirect sub-type changes:
    parameter 2 of type 'SSLChannelInfo*' has sub-type changes:
      in pointed to type 'typedef SSLChannelInfo' at sslt.h:357:1:
        underlying type 'struct SSLChannelInfoStr' at sslt.h:272:1 changed:
          type size hasn't changed
          1 data member insertion:
            'PRBool SSLChannelInfoStr::peerDelegCred', at offset 928 (in bits) at sslt.h:353:1


