Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(814)

Unified Diff: nss/mozilla/security/nss/lib/ckfw/builtins/certdata.c

Issue 11193042: Update NSS to NSS 3.14 RC1. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: nss/mozilla/security/nss/lib/ckfw/builtins/certdata.c
===================================================================
--- nss/mozilla/security/nss/lib/ckfw/builtins/certdata.c (revision 162724)
+++ nss/mozilla/security/nss/lib/ckfw/builtins/certdata.c (working copy)
@@ -3,7 +3,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifdef DEBUG
-static const char CVS_ID[] = "@(#) $RCSfile: certdata.c,v $ $Revision: 1.89 $ $Date: 2012/09/21 23:12:31 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.89 $ $Date: 2012/09/21 23:12:31 $";
+static const char CVS_ID[] = "@(#) $RCSfile: certdata.c,v $ $Revision: 1.90 $ $Date: 2012/10/18 16:26:52 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.90 $ $Date: 2012/10/18 16:26:52 $";
#endif /* DEBUG */
#ifndef BUILTINS_H
@@ -1084,6 +1084,24 @@
static const CK_ATTRIBUTE_TYPE nss_builtins_types_353 [] = {
CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
};
+static const CK_ATTRIBUTE_TYPE nss_builtins_types_354 [] = {
+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
+};
+static const CK_ATTRIBUTE_TYPE nss_builtins_types_355 [] = {
+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
+};
+static const CK_ATTRIBUTE_TYPE nss_builtins_types_356 [] = {
+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
+};
+static const CK_ATTRIBUTE_TYPE nss_builtins_types_357 [] = {
+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
+};
+static const CK_ATTRIBUTE_TYPE nss_builtins_types_358 [] = {
+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERTIFICATE_TYPE, CKA_SUBJECT, CKA_ID, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_VALUE
+};
+static const CK_ATTRIBUTE_TYPE nss_builtins_types_359 [] = {
+ CKA_CLASS, CKA_TOKEN, CKA_PRIVATE, CKA_MODIFIABLE, CKA_LABEL, CKA_CERT_SHA1_HASH, CKA_CERT_MD5_HASH, CKA_ISSUER, CKA_SERIAL_NUMBER, CKA_TRUST_SERVER_AUTH, CKA_TRUST_EMAIL_PROTECTION, CKA_TRUST_CODE_SIGNING, CKA_TRUST_STEP_UP_APPROVED
+};
#ifdef DEBUG
static const NSSItem nss_builtins_items_0 [] = {
{ (void *)&cko_data, (PRUint32)sizeof(CK_OBJECT_CLASS) },
@@ -1092,7 +1110,7 @@
{ (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
{ (void *)"CVS ID", (PRUint32)7 },
{ (void *)"NSS", (PRUint32)4 },
- { (void *)"@(#) $RCSfile: certdata.c,v $ $Revision: 1.89 $ $Date: 2012/09/21 23:12:31 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.89 $ $Date: 2012/09/21 23:12:31 $", (PRUint32)160 }
+ { (void *)"@(#) $RCSfile: certdata.c,v $ $Revision: 1.90 $ $Date: 2012/10/18 16:26:52 $""; @(#) $RCSfile: certdata.c,v $ $Revision: 1.90 $ $Date: 2012/10/18 16:26:52 $", (PRUint32)160 }
};
#endif /* DEBUG */
static const NSSItem nss_builtins_items_1 [] = {
@@ -23607,6 +23625,392 @@
{ (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
{ (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
};
+static const NSSItem nss_builtins_items_354 [] = {
+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)"TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı", (PRUint32)55 },
+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
+ { (void *)"\060\201\277\061\077\060\075\006\003\125\004\003\014\066\124\303"
+"\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
+"\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
+"\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
+"\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
+"\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
+"\162\141\061\136\060\134\006\003\125\004\012\014\125\124\303\234"
+"\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
+"\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
+"\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
+"\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
+"\056\040\050\143\051\040\101\162\141\154\304\261\153\040\062\060"
+"\060\067"
+, (PRUint32)194 },
+ { (void *)"0", (PRUint32)2 },
+ { (void *)"\060\201\277\061\077\060\075\006\003\125\004\003\014\066\124\303"
+"\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
+"\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
+"\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
+"\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
+"\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
+"\162\141\061\136\060\134\006\003\125\004\012\014\125\124\303\234"
+"\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
+"\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
+"\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
+"\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
+"\056\040\050\143\051\040\101\162\141\154\304\261\153\040\062\060"
+"\060\067"
+, (PRUint32)194 },
+ { (void *)"\002\001\001"
+, (PRUint32)3 },
+ { (void *)"\060\202\004\075\060\202\003\045\240\003\002\001\002\002\001\001"
+"\060\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060"
+"\201\277\061\077\060\075\006\003\125\004\003\014\066\124\303\234"
+"\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157\156"
+"\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151\172"
+"\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304\261"
+"\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124\122"
+"\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141\162"
+"\141\061\136\060\134\006\003\125\004\012\014\125\124\303\234\122"
+"\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260\154"
+"\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151\305"
+"\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151\040"
+"\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236\056"
+"\040\050\143\051\040\101\162\141\154\304\261\153\040\062\060\060"
+"\067\060\036\027\015\060\067\061\062\062\065\061\070\063\067\061"
+"\071\132\027\015\061\067\061\062\062\062\061\070\063\067\061\071"
+"\132\060\201\277\061\077\060\075\006\003\125\004\003\014\066\124"
+"\303\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162"
+"\157\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110"
+"\151\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143"
+"\304\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002"
+"\124\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153"
+"\141\162\141\061\136\060\134\006\003\125\004\012\014\125\124\303"
+"\234\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304"
+"\260\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154"
+"\151\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237"
+"\151\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305"
+"\236\056\040\050\143\051\040\101\162\141\154\304\261\153\040\062"
+"\060\060\067\060\202\001\042\060\015\006\011\052\206\110\206\367"
+"\015\001\001\001\005\000\003\202\001\017\000\060\202\001\012\002"
+"\202\001\001\000\253\267\076\012\214\310\245\130\025\346\212\357"
+"\047\075\112\264\350\045\323\315\063\302\040\334\031\356\210\077"
+"\115\142\360\335\023\167\217\141\251\052\265\324\362\271\061\130"
+"\051\073\057\077\152\234\157\163\166\045\356\064\040\200\356\352"
+"\267\360\304\012\315\053\206\224\311\343\140\261\104\122\262\132"
+"\051\264\221\227\203\330\267\246\024\057\051\111\242\363\005\006"
+"\373\264\117\332\241\154\232\146\237\360\103\011\312\352\162\217"
+"\353\000\327\065\071\327\126\027\107\027\060\364\276\277\077\302"
+"\150\257\066\100\301\251\364\251\247\350\020\153\010\212\367\206"
+"\036\334\232\052\025\006\366\243\360\364\340\307\024\324\121\177"
+"\317\264\333\155\257\107\226\027\233\167\161\330\247\161\235\044"
+"\014\366\224\077\205\061\022\117\272\356\116\202\270\271\076\217"
+"\043\067\136\314\242\252\165\367\030\157\011\323\256\247\124\050"
+"\064\373\341\340\073\140\175\240\276\171\211\206\310\237\055\371"
+"\012\113\304\120\242\347\375\171\026\307\172\013\030\317\316\114"
+"\357\175\326\007\157\230\361\257\261\301\172\327\201\065\270\252"
+"\027\264\340\313\002\003\001\000\001\243\102\060\100\060\035\006"
+"\003\125\035\016\004\026\004\024\051\305\220\253\045\257\021\344"
+"\141\277\243\377\210\141\221\346\016\376\234\201\060\016\006\003"
+"\125\035\017\001\001\377\004\004\003\002\001\006\060\017\006\003"
+"\125\035\023\001\001\377\004\005\060\003\001\001\377\060\015\006"
+"\011\052\206\110\206\367\015\001\001\005\005\000\003\202\001\001"
+"\000\020\015\332\370\072\354\050\321\024\225\202\261\022\054\121"
+"\172\101\045\066\114\237\354\077\037\204\235\145\124\134\250\026"
+"\002\100\372\156\032\067\204\357\162\235\206\012\125\235\126\050"
+"\254\146\054\320\072\126\223\064\007\045\255\010\260\217\310\017"
+"\011\131\312\235\230\034\345\124\370\271\105\177\152\227\157\210"
+"\150\115\112\006\046\067\210\002\016\266\306\326\162\231\316\153"
+"\167\332\142\061\244\126\037\256\137\215\167\332\135\366\210\374"
+"\032\331\236\265\201\360\062\270\343\210\320\234\363\152\240\271"
+"\233\024\131\065\066\117\317\363\216\136\135\027\255\025\225\330"
+"\335\262\325\025\156\000\116\263\113\317\146\224\344\340\315\265"
+"\005\332\143\127\213\345\263\252\333\300\056\034\220\104\333\032"
+"\135\030\244\356\276\004\133\231\325\161\137\125\145\144\142\325"
+"\242\233\004\131\206\310\142\167\347\174\202\105\152\075\027\277"
+"\354\235\165\014\256\243\157\132\323\057\230\066\364\360\365\031"
+"\253\021\135\310\246\343\052\130\152\102\011\303\275\222\046\146"
+"\062\015\135\010\125\164\377\214\230\320\012\246\204\152\321\071"
+"\175"
+, (PRUint32)1089 }
+};
+static const NSSItem nss_builtins_items_355 [] = {
+ { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)"TÜRKTRUST Elektronik Sertifika Hizmet Sağlayıcısı", (PRUint32)55 },
+ { (void *)"\361\177\157\266\061\334\231\343\243\310\177\376\034\361\201\020"
+"\210\331\140\063"
+, (PRUint32)20 },
+ { (void *)"\053\160\040\126\206\202\240\030\310\007\123\022\050\160\041\162"
+, (PRUint32)16 },
+ { (void *)"\060\201\277\061\077\060\075\006\003\125\004\003\014\066\124\303"
+"\234\122\113\124\122\125\123\124\040\105\154\145\153\164\162\157"
+"\156\151\153\040\123\145\162\164\151\146\151\153\141\040\110\151"
+"\172\155\145\164\040\123\141\304\237\154\141\171\304\261\143\304"
+"\261\163\304\261\061\013\060\011\006\003\125\004\006\023\002\124"
+"\122\061\017\060\015\006\003\125\004\007\014\006\101\156\153\141"
+"\162\141\061\136\060\134\006\003\125\004\012\014\125\124\303\234"
+"\122\113\124\122\125\123\124\040\102\151\154\147\151\040\304\260"
+"\154\145\164\151\305\237\151\155\040\166\145\040\102\151\154\151"
+"\305\237\151\155\040\107\303\274\166\145\156\154\151\304\237\151"
+"\040\110\151\172\155\145\164\154\145\162\151\040\101\056\305\236"
+"\056\040\050\143\051\040\101\162\141\154\304\261\153\040\062\060"
+"\060\067"
+, (PRUint32)194 },
+ { (void *)"\002\001\001"
+, (PRUint32)3 },
+ { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
+ { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
+ { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
+};
+static const NSSItem nss_builtins_items_356 [] = {
+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)"T-TeleSec GlobalRoot Class 3", (PRUint32)29 },
+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
+ { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105"
+"\061\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163"
+"\164\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040"
+"\123\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060"
+"\035\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155"
+"\163\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045"
+"\060\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123"
+"\145\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154"
+"\141\163\163\040\063"
+, (PRUint32)133 },
+ { (void *)"0", (PRUint32)2 },
+ { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105"
+"\061\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163"
+"\164\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040"
+"\123\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060"
+"\035\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155"
+"\163\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045"
+"\060\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123"
+"\145\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154"
+"\141\163\163\040\063"
+, (PRUint32)133 },
+ { (void *)"\002\001\001"
+, (PRUint32)3 },
+ { (void *)"\060\202\003\303\060\202\002\253\240\003\002\001\002\002\001\001"
+"\060\015\006\011\052\206\110\206\367\015\001\001\013\005\000\060"
+"\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105\061"
+"\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163\164"
+"\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040\123"
+"\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060\035"
+"\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155\163"
+"\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045\060"
+"\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123\145"
+"\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154\141"
+"\163\163\040\063\060\036\027\015\060\070\061\060\060\061\061\060"
+"\062\071\065\066\132\027\015\063\063\061\060\060\061\062\063\065"
+"\071\065\071\132\060\201\202\061\013\060\011\006\003\125\004\006"
+"\023\002\104\105\061\053\060\051\006\003\125\004\012\014\042\124"
+"\055\123\171\163\164\145\155\163\040\105\156\164\145\162\160\162"
+"\151\163\145\040\123\145\162\166\151\143\145\163\040\107\155\142"
+"\110\061\037\060\035\006\003\125\004\013\014\026\124\055\123\171"
+"\163\164\145\155\163\040\124\162\165\163\164\040\103\145\156\164"
+"\145\162\061\045\060\043\006\003\125\004\003\014\034\124\055\124"
+"\145\154\145\123\145\143\040\107\154\157\142\141\154\122\157\157"
+"\164\040\103\154\141\163\163\040\063\060\202\001\042\060\015\006"
+"\011\052\206\110\206\367\015\001\001\001\005\000\003\202\001\017"
+"\000\060\202\001\012\002\202\001\001\000\275\165\223\360\142\042"
+"\157\044\256\340\172\166\254\175\275\331\044\325\270\267\374\315"
+"\360\102\340\353\170\210\126\136\233\232\124\035\115\014\212\366"
+"\323\317\160\364\122\265\330\223\004\343\106\206\161\101\112\053"
+"\360\052\054\125\003\326\110\303\340\071\070\355\362\134\074\077"
+"\104\274\223\075\141\253\116\315\015\276\360\040\047\130\016\104"
+"\177\004\032\207\245\327\226\024\066\220\320\111\173\241\165\373"
+"\032\153\163\261\370\316\251\011\054\362\123\325\303\024\104\270"
+"\206\245\366\213\053\071\332\243\063\124\331\372\162\032\367\042"
+"\025\034\210\221\153\177\146\345\303\152\200\260\044\363\337\206"
+"\105\210\375\031\177\165\207\037\037\261\033\012\163\044\133\271"
+"\145\340\054\124\310\140\323\146\027\077\341\314\124\063\163\221"
+"\002\072\246\177\173\166\071\242\037\226\266\070\256\265\310\223"
+"\164\035\236\271\264\345\140\235\057\126\321\340\353\136\133\114"
+"\022\160\014\154\104\040\253\021\330\364\031\366\322\234\122\067"
+"\347\372\266\302\061\073\112\324\024\231\255\307\032\365\135\137"
+"\372\007\270\174\015\037\326\203\036\263\002\003\001\000\001\243"
+"\102\060\100\060\017\006\003\125\035\023\001\001\377\004\005\060"
+"\003\001\001\377\060\016\006\003\125\035\017\001\001\377\004\004"
+"\003\002\001\006\060\035\006\003\125\035\016\004\026\004\024\265"
+"\003\367\166\073\141\202\152\022\252\030\123\353\003\041\224\277"
+"\376\316\312\060\015\006\011\052\206\110\206\367\015\001\001\013"
+"\005\000\003\202\001\001\000\126\075\357\224\325\275\332\163\262"
+"\130\276\256\220\255\230\047\227\376\001\261\260\122\000\270\115"
+"\344\033\041\164\033\176\300\356\136\151\052\045\257\134\326\035"
+"\332\322\171\311\363\227\051\340\206\207\336\004\131\017\361\131"
+"\324\144\205\113\231\257\045\004\036\311\106\251\227\336\202\262"
+"\033\160\237\234\366\257\161\061\335\173\005\245\054\323\271\312"
+"\107\366\312\362\366\347\255\271\110\077\274\026\267\301\155\364"
+"\352\011\257\354\363\265\347\005\236\246\036\212\123\121\326\223"
+"\201\314\164\223\366\271\332\246\045\005\164\171\132\176\100\076"
+"\202\113\046\021\060\156\341\077\101\307\107\000\065\325\365\323"
+"\367\124\076\201\075\332\111\152\232\263\357\020\075\346\353\157"
+"\321\310\042\107\313\314\317\001\061\222\331\030\343\042\276\011"
+"\036\032\076\132\262\344\153\014\124\172\175\103\116\270\211\245"
+"\173\327\242\075\226\206\314\362\046\064\055\152\222\235\232\032"
+"\320\060\342\135\116\004\260\137\213\040\176\167\301\075\225\202"
+"\321\106\232\073\074\170\270\157\241\320\015\144\242\170\036\051"
+"\116\223\303\244\124\024\133"
+, (PRUint32)967 }
+};
+static const NSSItem nss_builtins_items_357 [] = {
+ { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)"T-TeleSec GlobalRoot Class 3", (PRUint32)29 },
+ { (void *)"\125\246\162\076\313\362\354\315\303\043\164\160\031\235\052\276"
+"\021\343\201\321"
+, (PRUint32)20 },
+ { (void *)"\312\373\100\250\116\071\222\212\035\376\216\057\304\047\352\357"
+, (PRUint32)16 },
+ { (void *)"\060\201\202\061\013\060\011\006\003\125\004\006\023\002\104\105"
+"\061\053\060\051\006\003\125\004\012\014\042\124\055\123\171\163"
+"\164\145\155\163\040\105\156\164\145\162\160\162\151\163\145\040"
+"\123\145\162\166\151\143\145\163\040\107\155\142\110\061\037\060"
+"\035\006\003\125\004\013\014\026\124\055\123\171\163\164\145\155"
+"\163\040\124\162\165\163\164\040\103\145\156\164\145\162\061\045"
+"\060\043\006\003\125\004\003\014\034\124\055\124\145\154\145\123"
+"\145\143\040\107\154\157\142\141\154\122\157\157\164\040\103\154"
+"\141\163\163\040\063"
+, (PRUint32)133 },
+ { (void *)"\002\001\001"
+, (PRUint32)3 },
+ { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
+ { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
+ { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
+};
+static const NSSItem nss_builtins_items_358 [] = {
+ { (void *)&cko_certificate, (PRUint32)sizeof(CK_OBJECT_CLASS) },
+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)"EE Certification Centre Root CA", (PRUint32)32 },
+ { (void *)&ckc_x_509, (PRUint32)sizeof(CK_CERTIFICATE_TYPE) },
+ { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\105\105\061"
+"\042\060\040\006\003\125\004\012\014\031\101\123\040\123\145\162"
+"\164\151\146\151\164\163\145\145\162\151\155\151\163\153\145\163"
+"\153\165\163\061\050\060\046\006\003\125\004\003\014\037\105\105"
+"\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\103"
+"\145\156\164\162\145\040\122\157\157\164\040\103\101\061\030\060"
+"\026\006\011\052\206\110\206\367\015\001\011\001\026\011\160\153"
+"\151\100\163\153\056\145\145"
+, (PRUint32)119 },
+ { (void *)"0", (PRUint32)2 },
+ { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\105\105\061"
+"\042\060\040\006\003\125\004\012\014\031\101\123\040\123\145\162"
+"\164\151\146\151\164\163\145\145\162\151\155\151\163\153\145\163"
+"\153\165\163\061\050\060\046\006\003\125\004\003\014\037\105\105"
+"\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\103"
+"\145\156\164\162\145\040\122\157\157\164\040\103\101\061\030\060"
+"\026\006\011\052\206\110\206\367\015\001\011\001\026\011\160\153"
+"\151\100\163\153\056\145\145"
+, (PRUint32)119 },
+ { (void *)"\002\020\124\200\371\240\163\355\077\000\114\312\211\330\343\161"
+"\346\112"
+, (PRUint32)18 },
+ { (void *)"\060\202\004\003\060\202\002\353\240\003\002\001\002\002\020\124"
+"\200\371\240\163\355\077\000\114\312\211\330\343\161\346\112\060"
+"\015\006\011\052\206\110\206\367\015\001\001\005\005\000\060\165"
+"\061\013\060\011\006\003\125\004\006\023\002\105\105\061\042\060"
+"\040\006\003\125\004\012\014\031\101\123\040\123\145\162\164\151"
+"\146\151\164\163\145\145\162\151\155\151\163\153\145\163\153\165"
+"\163\061\050\060\046\006\003\125\004\003\014\037\105\105\040\103"
+"\145\162\164\151\146\151\143\141\164\151\157\156\040\103\145\156"
+"\164\162\145\040\122\157\157\164\040\103\101\061\030\060\026\006"
+"\011\052\206\110\206\367\015\001\011\001\026\011\160\153\151\100"
+"\163\153\056\145\145\060\042\030\017\062\060\061\060\061\060\063"
+"\060\061\060\061\060\063\060\132\030\017\062\060\063\060\061\062"
+"\061\067\062\063\065\071\065\071\132\060\165\061\013\060\011\006"
+"\003\125\004\006\023\002\105\105\061\042\060\040\006\003\125\004"
+"\012\014\031\101\123\040\123\145\162\164\151\146\151\164\163\145"
+"\145\162\151\155\151\163\153\145\163\153\165\163\061\050\060\046"
+"\006\003\125\004\003\014\037\105\105\040\103\145\162\164\151\146"
+"\151\143\141\164\151\157\156\040\103\145\156\164\162\145\040\122"
+"\157\157\164\040\103\101\061\030\060\026\006\011\052\206\110\206"
+"\367\015\001\011\001\026\011\160\153\151\100\163\153\056\145\145"
+"\060\202\001\042\060\015\006\011\052\206\110\206\367\015\001\001"
+"\001\005\000\003\202\001\017\000\060\202\001\012\002\202\001\001"
+"\000\310\040\300\354\340\305\113\253\007\170\225\363\104\356\373"
+"\013\014\377\164\216\141\273\261\142\352\043\330\253\241\145\062"
+"\172\353\216\027\117\226\330\012\173\221\242\143\154\307\214\114"
+"\056\171\277\251\005\374\151\134\225\215\142\371\271\160\355\303"
+"\121\175\320\223\346\154\353\060\113\341\274\175\277\122\233\316"
+"\156\173\145\362\070\261\300\242\062\357\142\262\150\340\141\123"
+"\301\066\225\377\354\224\272\066\256\234\034\247\062\017\345\174"
+"\264\306\157\164\375\173\030\350\254\127\355\006\040\113\062\060"
+"\130\133\375\315\250\346\241\374\160\274\216\222\163\333\227\247"
+"\174\041\256\075\301\365\110\207\154\047\275\237\045\164\201\125"
+"\260\367\165\366\075\244\144\153\326\117\347\316\100\255\017\335"
+"\062\323\274\212\022\123\230\311\211\373\020\035\115\176\315\176"
+"\037\126\015\041\160\205\366\040\203\037\366\272\037\004\217\352"
+"\167\210\065\304\377\352\116\241\213\115\077\143\033\104\303\104"
+"\324\045\166\312\267\215\327\036\112\146\144\315\134\305\234\203"
+"\341\302\010\210\232\354\116\243\361\076\034\054\331\154\035\241"
+"\113\002\003\001\000\001\243\201\212\060\201\207\060\017\006\003"
+"\125\035\023\001\001\377\004\005\060\003\001\001\377\060\016\006"
+"\003\125\035\017\001\001\377\004\004\003\002\001\006\060\035\006"
+"\003\125\035\016\004\026\004\024\022\362\132\076\352\126\034\277"
+"\315\006\254\361\361\045\311\251\113\324\024\231\060\105\006\003"
+"\125\035\045\004\076\060\074\006\010\053\006\001\005\005\007\003"
+"\002\006\010\053\006\001\005\005\007\003\001\006\010\053\006\001"
+"\005\005\007\003\003\006\010\053\006\001\005\005\007\003\004\006"
+"\010\053\006\001\005\005\007\003\010\006\010\053\006\001\005\005"
+"\007\003\011\060\015\006\011\052\206\110\206\367\015\001\001\005"
+"\005\000\003\202\001\001\000\173\366\344\300\015\252\031\107\267"
+"\115\127\243\376\255\273\261\152\325\017\236\333\344\143\305\216"
+"\241\120\126\223\226\270\070\300\044\042\146\274\123\024\141\225"
+"\277\320\307\052\226\071\077\175\050\263\020\100\041\152\304\257"
+"\260\122\167\030\341\226\330\126\135\343\335\066\136\035\247\120"
+"\124\240\305\052\344\252\214\224\212\117\235\065\377\166\244\006"
+"\023\221\242\242\175\000\104\077\125\323\202\074\032\325\133\274"
+"\126\114\042\056\106\103\212\044\100\055\363\022\270\073\160\032"
+"\244\226\271\032\257\207\101\032\152\030\015\006\117\307\076\156"
+"\271\051\115\015\111\211\021\207\062\133\346\113\004\310\344\134"
+"\346\164\163\224\135\026\230\023\225\376\373\333\261\104\345\072"
+"\160\254\067\153\346\263\063\162\050\311\263\127\240\366\002\026"
+"\210\006\013\266\246\113\040\050\324\336\075\213\255\067\005\123"
+"\164\376\156\314\274\103\027\161\136\371\305\314\032\251\141\356"
+"\367\166\014\363\162\364\162\255\317\162\002\066\007\107\317\357"
+"\031\120\211\140\314\351\044\225\017\302\313\035\362\157\166\220"
+"\307\314\165\301\226\305\235"
+, (PRUint32)1031 }
+};
+static const NSSItem nss_builtins_items_359 [] = {
+ { (void *)&cko_nss_trust, (PRUint32)sizeof(CK_OBJECT_CLASS) },
+ { (void *)&ck_true, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) },
+ { (void *)"EE Certification Centre Root CA", (PRUint32)32 },
+ { (void *)"\311\250\271\347\125\200\136\130\343\123\167\247\045\353\257\303"
+"\173\047\314\327"
+, (PRUint32)20 },
+ { (void *)"\103\136\210\324\175\032\112\176\375\204\056\122\353\001\324\157"
+, (PRUint32)16 },
+ { (void *)"\060\165\061\013\060\011\006\003\125\004\006\023\002\105\105\061"
+"\042\060\040\006\003\125\004\012\014\031\101\123\040\123\145\162"
+"\164\151\146\151\164\163\145\145\162\151\155\151\163\153\145\163"
+"\153\165\163\061\050\060\046\006\003\125\004\003\014\037\105\105"
+"\040\103\145\162\164\151\146\151\143\141\164\151\157\156\040\103"
+"\145\156\164\162\145\040\122\157\157\164\040\103\101\061\030\060"
+"\026\006\011\052\206\110\206\367\015\001\011\001\026\011\160\153"
+"\151\100\163\153\056\145\145"
+, (PRUint32)119 },
+ { (void *)"\002\020\124\200\371\240\163\355\077\000\114\312\211\330\343\161"
+"\346\112"
+, (PRUint32)18 },
+ { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
+ { (void *)&ckt_nss_must_verify_trust, (PRUint32)sizeof(CK_TRUST) },
+ { (void *)&ckt_nss_trusted_delegator, (PRUint32)sizeof(CK_TRUST) },
+ { (void *)&ck_false, (PRUint32)sizeof(CK_BBOOL) }
+};
builtinsInternalObject
nss_builtins_data[] = {
@@ -23965,11 +24369,17 @@
{ 11, nss_builtins_types_350, nss_builtins_items_350, {NULL} },
{ 13, nss_builtins_types_351, nss_builtins_items_351, {NULL} },
{ 11, nss_builtins_types_352, nss_builtins_items_352, {NULL} },
- { 13, nss_builtins_types_353, nss_builtins_items_353, {NULL} }
+ { 13, nss_builtins_types_353, nss_builtins_items_353, {NULL} },
+ { 11, nss_builtins_types_354, nss_builtins_items_354, {NULL} },
+ { 13, nss_builtins_types_355, nss_builtins_items_355, {NULL} },
+ { 11, nss_builtins_types_356, nss_builtins_items_356, {NULL} },
+ { 13, nss_builtins_types_357, nss_builtins_items_357, {NULL} },
+ { 11, nss_builtins_types_358, nss_builtins_items_358, {NULL} },
+ { 13, nss_builtins_types_359, nss_builtins_items_359, {NULL} }
};
const PRUint32
#ifdef DEBUG
- nss_builtins_nObjects = 353+1;
+ nss_builtins_nObjects = 359+1;
#else
- nss_builtins_nObjects = 353;
+ nss_builtins_nObjects = 359;
#endif /* DEBUG */

Powered by Google App Engine
This is Rietveld 408576698