blob: ed076df3002cffa8454e944a9853e2cc370fccce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 function with some indirect sub-type change:
[C]'function SECStatus NSS_GetAlgorithmPolicy(SECOidTag, PRUint32*)' at secoid.c:2291:1 has some indirect sub-type changes:
parameter 1 of type 'typedef SECOidTag' has sub-type changes:
underlying type 'enum __anonymous_enum__' at secoidt.h:34:1 changed:
type size hasn't changed
2 enumerator insertions:
'__anonymous_enum__::SEC_OID_ED25519_SIGNATURE' value '373'
'__anonymous_enum__::SEC_OID_ED25519_PUBLIC_KEY' value '374'
1 enumerator change:
'__anonymous_enum__::SEC_OID_TOTAL' from value '373' to '375' at secoidt.h:34:1
|