branch | CompilerCompatibility |
changeset 11 | eedd0bd837c5 |
parent 8 | e65204f75c47 |
9:cc18bc66e5ae | 11:eedd0bd837c5 |
---|---|
134 |
134 |
135 { |
135 { |
136 return(0); |
136 return(0); |
137 } |
137 } |
138 |
138 |
139 return(0); |
139 // return(0); |
140 } |
140 } |
141 |
141 |
142 static int |
142 static int |
143 xmlSecSymbianCryptoEvpSignatureInitialize(xmlSecTransformPtr transform) { |
143 xmlSecSymbianCryptoEvpSignatureInitialize(xmlSecTransformPtr transform) { |
144 xmlSecSymbianCryptoEvpSignatureCtxPtr ctx; |
144 xmlSecSymbianCryptoEvpSignatureCtxPtr ctx; |