Lines Matching refs:h

7 +akmngr.h \
8 app.h \
9 certkeys.h \
10 crypto.h \
17 +akmngr.h \
18 app.h \
19 certkeys.h \
20 crypto.h \
21 --- misc/xmlsec1-1.2.14/include/xmlsec/mscrypto/akmngr.h 2009-09-21 14:07:19.052318336 +0200
22 +++ misc/build/xmlsec1-1.2.14/include/xmlsec/mscrypto/akmngr.h 2009-09-21 14:02:48.504966762 +0200
36 +#include <windows.h>
37 +#include <wincrypt.h>
39 +#include <xmlsec/xmlsec.h>
40 +#include <xmlsec/keys.h>
41 +#include <xmlsec/transforms.h>
99 keysstore.h \
100 pkikeys.h \
101 x509.h \
102 +akmngr.h \
103 +tokens.h \
104 +ciphers.h \
111 keysstore.h \
112 pkikeys.h \
113 x509.h \
114 +akmngr.h \
115 +tokens.h \
116 +ciphers.h \
120 --- misc/xmlsec1-1.2.14/include/xmlsec/nss/akmngr.h 2009-09-21 14:07:19.105517659 +0200
121 +++ misc/build/xmlsec1-1.2.14/include/xmlsec/nss/akmngr.h 2009-09-21 14:02:48.510978278 +0200
135 +#include <nss.h>
136 +#include <nspr.h>
137 +#include <pk11func.h>
138 +#include <cert.h>
140 +#include <xmlsec/xmlsec.h>
141 +#include <xmlsec/keys.h>
142 +#include <xmlsec/transforms.h>
180 --- misc/xmlsec1-1.2.14/include/xmlsec/nss/app.h 2009-06-25 22:53:18.000000000 +0200
181 +++ misc/build/xmlsec1-1.2.14/include/xmlsec/nss/app.h 2009-09-21 14:02:48.612847068 +0200
183 #include <xmlsec/keysmngr.h>
184 #include <xmlsec/transforms.h>
186 +#include <xmlsec/nss/tokens.h>
187 +#include <xmlsec/nss/akmngr.h>
201 --- misc/xmlsec1-1.2.14/include/xmlsec/nss/ciphers.h 2009-09-21 14:07:19.146496548 +0200
202 +++ misc/build/xmlsec1-1.2.14/include/xmlsec/nss/ciphers.h 2009-09-21 14:02:48.516689712 +0200
220 +#include <xmlsec/xmlsec.h>
221 +#include <xmlsec/keys.h>
222 +#include <xmlsec/transforms.h>
240 --- misc/xmlsec1-1.2.14/include/xmlsec/nss/keysstore.h 2009-06-25 22:53:18.000000000 +0200
241 +++ misc/build/xmlsec1-1.2.14/include/xmlsec/nss/keysstore.h 2009-09-21 14:02:48.626261748 +0200
245 #include <xmlsec/xmlsec.h>
246 +#include <xmlsec/keysmngr.h>
247 +#include <xmlsec/nss/tokens.h>
260 --- misc/xmlsec1-1.2.14/include/xmlsec/nss/tokens.h 2009-09-21 14:07:19.172421448 +0200
261 +++ misc/build/xmlsec1-1.2.14/include/xmlsec/nss/tokens.h 2009-09-21 14:02:48.522913605 +0200
278 +#include <string.h>
280 +#include <nss.h>
281 +#include <pk11func.h>
283 +#include <xmlsec/xmlsec.h>
284 +#include <xmlsec/list.h>
458 +#include "globals.h"
460 +#include <xmlsec/xmlsec.h>
461 +#include <xmlsec/keys.h>
462 +#include <xmlsec/keysmngr.h>
463 +#include <xmlsec/transforms.h>
464 +#include <xmlsec/errors.h>
466 +#include <xmlsec/mscrypto/crypto.h>
467 +#include <xmlsec/mscrypto/keysstore.h>
468 +#include <xmlsec/mscrypto/akmngr.h>
469 +#include <xmlsec/mscrypto/x509.h>
691 globals.h \
703 x509vfy.c keysstore.c keytrans.c kw_des.c kw_aes.c globals.h \
722 x509vfy.c keysstore.c keytrans.c kw_des.c kw_aes.c globals.h \
777 +#include "globals.h"
779 +#include <nspr.h>
780 +#include <nss.h>
781 +#include <pk11func.h>
782 +#include <cert.h>
783 +#include <keyhi.h>
785 +#include <xmlsec/xmlsec.h>
786 +#include <xmlsec/keys.h>
787 +#include <xmlsec/transforms.h>
788 +#include <xmlsec/errors.h>
790 +#include <xmlsec/nss/crypto.h>
791 +#include <xmlsec/nss/tokens.h>
792 +#include <xmlsec/nss/akmngr.h>
793 +#include <xmlsec/nss/pkikeys.h>
794 +#include <xmlsec/nss/ciphers.h>
795 +#include <xmlsec/nss/keysstore.h>
1156 #include <xmlsec/transforms.h>
1157 #include <xmlsec/errors.h>
1159 -#include <xmlsec/nss/app.h>
1160 #include <xmlsec/nss/crypto.h>
1161 +#include <xmlsec/nss/tokens.h>
1236 #include "globals.h"
1238 #include <stdlib.h>
1239 #include <string.h>
1241 #include <nss.h>
1242 -#include <cert.h>
1243 #include <pk11func.h>
1244 +#include <prinit.h>
1245 #include <keyhi.h>
1247 -#include <libxml/tree.h>
1249 #include <xmlsec/xmlsec.h>
1250 -#include <xmlsec/buffer.h>
1251 -#include <xmlsec/base64.h>
1252 +#include <xmlsec/keys.h>
1253 #include <xmlsec/errors.h>
1254 #include <xmlsec/xmltree.h>
1258 #include <xmlsec/nss/crypto.h>
1259 #include <xmlsec/nss/keysstore.h>
1260 -#include <xmlsec/nss/x509.h>
1261 +#include <xmlsec/nss/tokens.h>
1262 +#include <xmlsec/nss/ciphers.h>
1263 #include <xmlsec/nss/pkikeys.h>
2128 +#include "globals.h"
2130 +#include <stdlib.h>
2131 +#include <stdio.h>
2132 +#include <string.h>
2134 +#include <nss.h>
2135 +#include <pk11func.h>
2136 +#include <hasht.h>
2138 +#include <xmlsec/xmlsec.h>
2139 +#include <xmlsec/xmltree.h>
2140 +#include <xmlsec/keys.h>
2141 +#include <xmlsec/transforms.h>
2142 +#include <xmlsec/errors.h>
2144 +#include <xmlsec/nss/crypto.h>
2145 +#include <xmlsec/nss/ciphers.h>
3333 #include <xmlsec/nss/crypto.h>
3334 #include <xmlsec/nss/bignum.h>
3335 #include <xmlsec/nss/pkikeys.h>
3336 +#include <xmlsec/nss/tokens.h>
3524 #include <stdio.h>
3525 #include <string.h>
3527 +#include <pk11func.h>
3528 +#include <nss.h>
3530 #include <xmlsec/xmlsec.h>
3531 #include <xmlsec/xmltree.h>
3532 +#include <xmlsec/base64.h>
3533 #include <xmlsec/keys.h>
3534 #include <xmlsec/keyinfo.h>
3535 #include <xmlsec/transforms.h>
3536 #include <xmlsec/errors.h>
3538 #include <xmlsec/nss/crypto.h>
3539 +#include <xmlsec/nss/ciphers.h>
3540 +#include <xmlsec/nss/tokens.h>
4391 +#include "globals.h"
4392 +#include <string.h>
4394 +#include <xmlsec/xmlsec.h>
4395 +#include <xmlsec/errors.h>
4396 +#include <xmlsec/list.h>
4398 +#include <xmlsec/nss/tokens.h>
4918 #include <xmlsec/keys.h>
4919 #include <xmlsec/keyinfo.h>
4920 #include <xmlsec/keysmngr.h>
4921 -#include <xmlsec/x509.h>
4922 #include <xmlsec/base64.h>
4923 #include <xmlsec/errors.h>
5655 #include <xmlsec/keyinfo.h>
5656 #include <xmlsec/keysmngr.h>
5657 #include <xmlsec/base64.h>
5658 +#include <xmlsec/bn.h>
5659 #include <xmlsec/errors.h>
5661 #include <xmlsec/nss/crypto.h>