DELTA 92756 1176 211 SVN,,"!typedef struct sha1_ctxt SHA1_CTXENDREP DELTA 139825 1627 22 SVNM 2 1k/1#ifndef _SKIPJACK_H_ #define _SKIPJACK_H_ #endif ENDREP DELTA 290924 145 27 SVN^B86n%x^M0F Sq:BH$x{ !lx_3浨J&M*R0lcPຘl6UYGuۘ|&Nx㚸W?]+a7)= eA跢9XïÊK0-gc*he ݎJx-.gQQ/Rc~LļZ!oENDREP DELTA 292782 9735 89 SVN A h sgg"g#include #include #include ENDREP DELTA 290924 145 27 SVN^z3y2)?_+}e( f3x^QN0 =_c[UieC8pJmZR%.lC;) ؆r.+kiXZm'~]Pi dnCdu}T;Īk'Lfuӑ6W @X c*D |vUӐCg[ֆ `?i^u[/ZS @q_=eٵ9IHM8Nh~|wtO%ܕ^ ENDREP DELTA 290924 145 27 SVN^Y5/4,a ~k~kiTmVs-opencrypto/xform_enc.h> static int aes_xts_setkey(u_int8_t **, u_int8_t *, int); static void aes_xts_encrypt(caddr_t, u_int8_t *); static void aes_xts_decrypt(caddr_t, u_int8_t *); static void aes_xts_zerokey(u_int8_t **); static void aes_xts_reinit(caddr_t, u_int8_t *); /* Encryption instances *//* * Encryption wrapper routines. */ static static static static KMALLOCstatic KFREE(*sched, M_CRYPTO_DATA); *sched = NULL; } ENDREP DELTA 292782 9735 89 SVN y%;$ UM&Htixs>:7U9AUTH_H_ #define _CRYPTO_XFORM_AUTH_H_ #include #include #include #include #endif /* _CRYPTO_XFORM_AUTHENDREP DELTA 290924 145 27 SVN^opQ{4v@ncrypto/blowfish/blowfish.h> #include static int blf_setkey(u_int8_t **, u_int8_t *, int); static void blf_encrypt(caddr_t, u_int8_t *); static void blf_decrypt(caddr_t, u_int8_t *); static void blf_zerokey(u_int8_t **); /* Encryption instances *//* * Encryption wrapper routines. */KMALLOCKFREE(*sched, M_CRYPTO_DATA); *sched = NULL; } ENDREP DELTA 290924 145 27 SVN^fX7QK&e|opencrypto/cast.h> #include static int cast5_setkey(u_int8_t **, u_int8_t *, int); static void cast5_encast5_zerokey(u_int8_t **); /* Encryption instances *//* * Encryption wrapper routines. */KMALLOCKFREE(*sched, M_CRYPTO_DATA); *sched = NULL; } ENDREP DELTA 290924 145 27 SVN^n] x&lcrypto/camellia/camellia.h> #include static int cml_setkey(u_int8_t **, u_int8_t *, int); static void cml_encrypt(caddr_t, u_int8_t *); static void cml_decrypt(caddr_t, u_int8_t *); static void cml_zerokey(u_int8_t **); /* Encryption instances */ * Encryption wrapper routines. */KMALLOCKFREE(*sched, M_CRYPTO_DATA); *sched = NULL; } ENDREP DELTA 292782 9735 89 SVN i S<HCOMP_H_ #define _CRYPTO_XFORM_COMP_H_ #include #include #include #include #include /* Declarations */extern struct comp_algo comp_algo_deflate; #endif /* _CRYPTO_XFORM_COMPENDREP DELTA 290924 145 27 SVN^-9P@D8opencrypto/deflate.h> #include ENDREP DELTA 290924 145 27 SVN^1~Z+;sh xcrypto/des/des.h> #include static int des1_setkey(u_int8_t **, u_int8_t *, int); static void des1_en1_zerokey(u_int8_t **); /* Encryption instances *//* * Encryption wrapper routines. */KMALLOCKFREE(*sched, M_CRYPTO_DATA); *sched = NULL; } ENDREP DELTA 290924 145 27 SVN^Gj O-GOhcrypto/des/des.h> #include static int des3_setkey(u_int8_t **, u_int8_t *, int); static void des3_encrypt(caddr_t, u_int8_t *); static void des3_decrypt(caddr_t, u_int8_t *); static void des3_zerokey(u_int8_t **); /* Encryption instances *//* * Encryption wrapper routines. */KMALLOCKFREE(*sched, M_CRYPTO_DATA); *sched = NULL; } ENDREP DELTA 292782 9735 89 SVN 5 >\/ 6x^u]O0_фD̘L2À1Ѧv)Z})Ny6IR#.fGW~J\21 TtZuԪP7J`kDDQlANbRSiND|:,tv c')- Sf\{A;HﮰLp 3xx8ƩS뫽k(wUOXJs*pPB]41&ь3f1C8 Չu(#=WMۤ }k |san0R?!V!Mͻ5f>iqRBj}šVF`Ys7h><2#ƩCJENDREP DELTA 290924 145 27 SVN^pQ6TpOoopencrypto/gmac.h> #include /* Encryption instances *//* Authentication instances */ENDREP DELTA 290924 145 27 SVN^{& eKhs5$md5.h> #include static int MD5Update_int(void *, const u_int8_t *, u_int16_t); /* Authentication instances *//* * And now for auth. */ENDREP DELTA 290924 145 27 SVN^q%<$sU$\_aj\`:opencrypto/xform_auth.h> #include static int null_setkey(u_int8_t **, u_int8_t *, int); static void null_encrypt(caddr_t, u_int8_t *); static void null_decrypt(caddr_t, u_int8_t *); static void null_zerokey(u_int8_t */* * Encryption wrapper routines. */ static void null_encrypt(caddr_t key, u_int8_t *blk) { } static void null_decrypt(caddr_t key, u_int8_t *blk) { } static void null_zerokey(u_int8_t **sched) {ENDREP DELTA 290924 145 27 SVN^ !K E}.8C.Icrypto/rijndael/rijndael.h> #include void rijndael128_encrypt(caddr_t, u_int8_t *); static void rijndael128_decrypt(caddr_t, u_int8_t *); static void rijndael128_zerokey(u_int8_t **); /* Encryption instances *//* * Encryption wrapper routines. */KMALLOCKFREE(*sched, M_CRYPTO_DATA); *sched = NULL; } ENDREP DELTA 290924 145 27 SVN^Y7%(y<5opencrypto/rmd160.h> #include static int RMD160Update_int(void *, const u_int8_t *, u_int16_t); /* Authentication instances *//* * And now for auth. */ENDREP DELTA 290924 145 27 SVN^m7lX(N}(lcrypto/sha1.h> #include /* Authentication instances *//* * And now for auth. */ENDREP DELTA 290924 145 27 SVN^I4yH [un%2crypto/sha2/sha256.h> #include #include #include /* Authentication instances *//* * And now for auth. */ENDREP DELTA 290924 145 27 SVN^C$ [gnu<]7"opencrypto/skipjack.h> #include static int skipjack_setkey(u_int8_t **, u_int8_t *, int); static void skipjack_enskipjack_zerokey(u_int8_t **); /* Encryption instances *//* * Encryption wrapper routines. */KMALLOCKFREE(*sched, M_CRYPTO_DATA); *sched = NULL; } ENDREP DELTA SVN```x^T]6}~ŭfF)tWK[j0<bf\%aV_{ LE{=\ۯp aiS7!ݷ"CnᇌֿicDGy@ƶy)lڮqdUւWe l'_:B)6#6:þ])"NQԟ]ۺBuPΜ5-mr jP?S৪;f #K[/5'l-2Wچ<_=GDPg~@r81oRd ~ 2%FpH8D2 Q bӌ }Y r 9>Y{BSaj7~ L1SLRjF"ØF$1;sǯt"+$Xʌ!=U!8䡠(up0Hh[[p$a:h#Lj8̤4A!N\ޱT# څa\OR-q"1\tiL4+t22$քK~sWw 2+izb!XxrJZ ͇82)A;kL|r;.{7#1 "Jƃ)!4?oN|nWvPFnq U1Zov JxնWuҎە}\QM~Ke"{lW%O"f5jzzk[>kLIjCqcw.s,{yoc-n;*'Fl)Qoʮ4ENDREP id: 21-55009.0.r292963/7921 type: file pred: 21-55009.0.r92756/9793 count: 8 text: 292963 0 61 2604 97cc8716e3bd03bd843989c1ae9ade5c 5aa1a26c568f6eb2dd66b97c8620cb39672be929 292962-6ade/_4 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/crypto/sha1.h copyroot: 0 / PLAIN K 5 aesni V 27 dir 6-210409.0.r286049/1153 K 8 blowfish V 26 dir 8-55009.0.r137784/6737 K 8 camellia V 28 dir j-169425.0.r169425/35815 K 3 des V 26 dir z-55009.0.r130443/1813 K 3 rc4 V 27 dir 3-59108.0.r241394/46465 K 8 rijndael V 26 dir 3-67958.0.r274380/1064 K 6 sha1.c V 29 file 1z-55009.0.r116174/14911 K 6 sha1.h V 28 file 21-55009.0.r292963/7921 K 4 sha2 V 28 dir 2b-78064.0.r292782/41183 K 7 siphash V 26 dir 3-253208.0.r253214/555 K 3 via V 29 dir 5-149211.0.r275732/121100 END ENDREP id: 7-55009.0.r292963/8709 type: dir pred: 7-55009.0.r292782/41862 count: 139 text: 292963 8210 486 0 4ac72347451fba45dd73abd317d888c4 cpath: /head/sys/crypto copyroot: 0 / id: 15-104476.0.r292963/8883 type: file pred: 15-104476.0.r139825/95218 count: 2 text: 292963 89 73 717 f18f40439c1f9304050a7183463f5b3a d19bac2c23728496fd7bff564b789d20b9bde457 292962-6ade/_6 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/skipjack.h copyroot: 0 / id: 17-104476.0.r292963/9184 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 190 214 3266 8c4037511a1af042a4fae604da0d93e4 c8f62cce860ec3663b1ab0b30a100a9c3912059b 292962-6ade/_7 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform.c copyroot: 0 / id: 19-104476.0.r292963/9485 type: file pred: 19-104476.0.r292782/93119 count: 8 text: 292963 431 126 1601 32acf23ed14c7b9a9cffe241f1d21a13 b70f7a192b241b7a232f22652bf9b6b2261d0866 292962-6ade/_8 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform.h copyroot: 0 / id: 17-104476.0-292963.r292963/9786 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 585 313 4218 550297ef4943c39e8d885b5e2fcae88b 70f3e6b25c1938a3ac16a26d9a074b0df7130210 292962-6ade/_9 props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_aes_icm.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.1-292963.r292963/10134 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 925 497 4569 c2fa1052290331f754e81c84bb129fcb af75a24c7dac6da3723c750cf72ca45964380026 292962-6ade/_a props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_aes_xts.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 19-104476.2-292963.r292963/10483 type: file pred: 19-104476.0.r292782/93119 count: 8 text: 292963 1449 236 2809 cb89b22dee9a591ee48cdc5fa2a7c403 efe8442c693ab5691fbab5e78fd527de8566516d 292962-6ade/_b props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_auth.h copyfrom: 292837 /head/sys/opencrypto/xform.h id: 17-104476.3-292963.r292963/10830 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 1713 407 3439 fd3300add32f32e2f53917656c483547 6a18f5a8d4e7ef3ad7f3c6eafba678584b2b3697 292962-6ade/_c props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_blf.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.4-292963.r292963/11176 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 2147 323 3046 de446bca39fa275b7419c04001d2dda0 fd47ed9e937b79796c34cdf047c536aa463f56dd 292962-6ade/_d props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_cast5.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.5-292963.r292963/11524 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 2497 407 3221 5fc0b8ad285d8981caa5058544853923 fc5b55ac192bc0e39a624b340f1c38bdedad4ff5 292962-6ade/_e props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_cml.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 19-104476.6-292963.r292963/11870 type: file pred: 19-104476.0.r292782/93119 count: 8 text: 292963 2931 315 1641 55b28fe32abbfba2767cb9d26d0c1682 b33c54e81525a930402e0c035acb143c55299e5d 292962-6ade/_f props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_comp.h copyfrom: 292837 /head/sys/opencrypto/xform.h id: 17-104476.7-292963.r292963/12217 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 3274 91 2605 8a4a1a70d2c95998e8134ae3304b05b2 c9db90657d29df90917fa982f3d0d2c98d1e80cd 292962-6ade/_g props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_deflate.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.8-292963.r292963/12566 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 3392 315 3249 0ed9212cecda0ac3cae0ce6731a93933 76e77146cf7546ef194ada1d21a10e548ad4560d 292962-6ade/_h props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_des1.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.9-292963.r292963/12913 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 3734 401 3399 1c4e32759bc334bfdef0987d5d01c9cd a671251c5d39efeb2a80817af85f53f62ec50776 292962-6ade/_i props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_des3.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 19-104476.a-292963.r292963/13260 type: file pred: 19-104476.0.r292782/93119 count: 8 text: 292963 4162 439 2869 1d1c6da7d580a68b06e0e3a63fa51c1d bb63a1d561b3ff1af64ebd537589051e589a39ae 292962-6ade/_j props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_enc.h copyfrom: 292837 /head/sys/opencrypto/xform.h id: 17-104476.b-292963.r292963/13606 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 4629 142 3611 de0dd50636614025ff74eb3bb7d58226 0519ab3149df2c043dd8c976a524780fd9346016 292962-6ade/_k props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_gmac.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.c-292963.r292963/13953 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 4798 203 2683 9664ff4dc8df5c738ef0b147ff02b215 1141c3c38b31e7642a9b103a7031f2d0be18d33e 292962-6ade/_l props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_md5.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.d-292963.r292963/14299 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 5028 494 3569 d238fc9a6984181d2cb20163f9f7c6a8 fc2061f6d2d78e34d8df5cd5e53a5e3c9bb6bf75 292962-6ade/_m props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_null.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.e-292963.r292963/14646 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 5549 377 3337 3f7b2c79acc4adfd916387a583515690 8b2e74a996f64212da2a7e8f8b4b30cba4a5254b 292962-6ade/_n props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_rijndael.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.f-292963.r292963/14997 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 5953 215 2521 7ae9eef691dfcdfb762cfe9797aefa3f d30f4e67b4149b5e8fdd635b211a855078d7b999 292962-6ade/_o props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_rmd160.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.g-292963.r292963/15346 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 6195 150 2837 b29118c8199457b617b09578499ed669 807717a880e535133f3f6fb99a9cc79f7fbe953e 292962-6ade/_p props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_sha1.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.h-292963.r292963/15693 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 6372 218 3529 a5e6c376ce451308f65e6d084d7b31ab 47efaa5aa510b7e5e33391f50394a76f0e476dc5 292962-6ade/_q props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_sha2.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: 17-104476.i-292963.r292963/16040 type: file pred: 17-104476.0.r290924/2215 count: 18 text: 292963 6617 336 3395 4dfb9b5253da89fcd8c1b36a3c6c5d60 37fbcf2ddafae2c43f991a5a9251d4aabbfdd7f3 292962-6ade/_r props: 2 314168 38 0 b6b34f029ed66be42751a530d6e4b830 cpath: /head/sys/opencrypto/xform_skipjack.c copyfrom: 292238 /head/sys/opencrypto/xform.c id: s-292963.0.r292963/16391 type: file count: 0 text: 292963 6980 928 1888 16abbd34c3cc37456ce874c1dd6dbac2 d7bbdd446f439386a3ef6b8b028bcc6986440a08 292962-6ade/_t props: 179448 45543 103 0 bb58aa814bbdf5f7c1ab04a05656f5a5 cpath: /head/sys/opencrypto/xform_userland.h copyroot: 0 / PLAIN K 6 cast.c V 26 file 4-104476.0.r171238/86 K 6 cast.h V 29 file 7-104476.0.r139825/90373 K 8 castsb.h V 29 file 9-104476.0.r139825/90670 K 7 criov.c V 27 file b-104476.0.r285247/348 K 8 crypto.c V 27 file f-104476.0.r284616/141 K 15 cryptodeflate.c V 34 file r-104476.0-259109.r283511/312 K 11 cryptodev.c V 29 file j-104476.0.r291153/27991 K 11 cryptodev.h V 28 file l-104476.0.r286292/8595 K 14 cryptodev_if.m V 27 file 3-167756.0.r167756/896 K 12 cryptosoft.c V 28 file n-104476.0.r286292/8899 K 12 cryptosoft.h V 29 file p-104476.0.r167755/53794 K 9 deflate.h V 29 file t-104476.0.r281855/51409 K 8 gfmult.c V 31 file 1h-275732.0.r275732/155106 K 8 gfmult.h V 31 file 1j-275732.0.r275732/155387 K 6 gmac.c V 31 file 1l-275732.0.r275732/155668 K 6 gmac.h V 27 file 1n-275732.0.r281196/61 K 8 rmd160.c V 29 file z-104476.0.r139825/94307 K 8 rmd160.h V 30 file 11-104476.0.r139825/94609 K 10 skipjack.c V 30 file 13-104476.0.r139825/94913 K 10 skipjack.h V 29 file 15-104476.0.r292963/8883 K 7 xform.c V 29 file 17-104476.0.r292963/9184 K 7 xform.h V 29 file 19-104476.0.r292963/9485 K 15 xform_aes_icm.c V 36 file 17-104476.0-292963.r292963/9786 K 15 xform_aes_xts.c V 37 file 17-104476.1-292963.r292963/10134 K 12 xform_auth.h V 37 file 19-104476.2-292963.r292963/10483 K 11 xform_blf.c V 37 file 17-104476.3-292963.r292963/10830 K 13 xform_cast5.c V 37 file 17-104476.4-292963.r292963/11176 K 11 xform_cml.c V 37 file 17-104476.5-292963.r292963/11524 K 12 xform_comp.h V 37 file 19-104476.6-292963.r292963/11870 K 15 xform_deflate.c V 37 file 17-104476.7-292963.r292963/12217 K 12 xform_des1.c V 37 file 17-104476.8-292963.r292963/12566 K 12 xform_des3.c V 37 file 17-104476.9-292963.r292963/12913 K 11 xform_enc.h V 37 file 19-104476.a-292963.r292963/13260 K 12 xform_gmac.c V 37 file 17-104476.b-292963.r292963/13606 K 11 xform_md5.c V 37 file 17-104476.c-292963.r292963/13953 K 12 xform_null.c V 37 file 17-104476.d-292963.r292963/14299 K 16 xform_rijndael.c V 37 file 17-104476.e-292963.r292963/14646 K 14 xform_rmd160.c V 37 file 17-104476.f-292963.r292963/14997 K 12 xform_sha1.c V 37 file 17-104476.g-292963.r292963/15346 K 12 xform_sha2.c V 37 file 17-104476.h-292963.r292963/15693 K 16 xform_skipjack.c V 37 file 17-104476.i-292963.r292963/16040 K 16 xform_userland.h V 29 file s-292963.0.r292963/16391 END ENDREP id: 2-104476.0.r292963/19008 type: dir pred: 2-104476.0.r292782/94527 count: 135 text: 292963 16675 2320 0 8ffac7c824f341388d87605c2b876d00 cpath: /head/sys/opencrypto copyroot: 0 / PLAIN K 8 Makefile V 24 file 2-1598.0.r283743/47 K 5 amd64 V 22 dir o-5.0.r292668/8370 K 3 arm V 26 dir 2-70651.0.r292891/6930 K 5 arm64 V 28 dir 2-280364.0.r292954/11412 K 4 boot V 27 dir 6j-38465.0.r292899/4265 K 3 bsm V 27 dir 2-141144.0.r292522/7745 K 3 cam V 26 dir 2-39212.0.r292384/6355 K 4 cddl V 29 dir br-168404.0.r292782/35989 K 6 compat V 25 dir k-9313.0.r292834/8052 K 4 conf V 23 dir y-5.0.r292782/39333 K 7 contrib V 26 dir 2-23283.0.r292813/4146 K 6 crypto V 26 dir 7-55009.0.r292963/8709 K 3 ddb V 23 dir 10-5.0.r291407/2111 K 3 dev V 24 dir 12-5.0.r292949/15859 K 2 fs V 25 dir 2-1541.0.r292961/1841 K 3 gdb V 29 dir h-131899.0.r283291/118078 K 4 geom V 26 dir 2-13041.0.r292788/6155 K 3 gnu V 25 dir 2-1421.0.r287698/1649 K 4 i386 V 24 dir 1c-5.0.r292668/16583 K 3 isa V 23 dir 1w-5.0.r263379/9436 K 4 kern V 24 dir 20-5.0.r292943/12836 K 7 kgssapi V 29 dir 13-184588.0.r273707/19780 K 7 libkern V 25 dir 9-1542.0.r289766/5803 K 4 mips V 27 dir 2-178171.0.r292766/5041 K 7 modules V 26 dir i-2834.0.r292782/85168 K 3 net V 26 dir x-1542.0.r292831/13098 K 8 net80211 V 28 dir 2-116742.0.r292165/29953 K 8 netgraph V 27 dir 69-52419.0.r292660/6671 K 7 netinet V 26 dir 4f-1541.0.r292881/7773 K 8 netinet6 V 26 dir q-52904.0.r292956/3147 K 8 netipsec V 28 dir 2-105197.0.r291292/49780 K 7 netnatm V 27 dir 7-25604.0.r257179/42996 K 7 netpfil V 28 dir 11-240494.0.r292254/3364 K 6 netsmb V 26 dir u-75374.0.r291035/1725 K 3 nfs V 27 dir 4l-1541.0.r291527/13884 K 9 nfsclient V 27 dir 4r-1541.0.r281691/29780 K 9 nfsserver V 26 dir 5l-1541.0.r276780/4259 K 3 nlm V 29 dir 1i-177633.0.r273707/29853 K 4 ofed V 29 dir 1hj-219820.0.r291793/4755 K 10 opencrypto V 28 dir 2-104476.0.r292963/19008 K 4 pc98 V 28 dir p-10097.0.r291716/117068 K 7 powerpc V 23 dir 22-5.0.r292903/9132 K 5 riscv V 28 dir 2-292407.0.r292407/60127 K 3 rpc V 25 dir u-1839.0.r291061/2529 K 8 security V 27 dir 2-86630.0.r292522/11494 K 7 sparc64 V 26 dir 2-79054.0.r292960/5416 K 3 sys V 24 dir 28-5.0.r292894/32396 K 5 teken V 34 dir h-186681.0-196775.r287098/1015 K 5 tests V 27 dir f-290663.0.r290714/2475 K 5 tools V 27 dir 6k-1541.0.r289399/47918 K 3 ufs V 26 dir 1a-1542.0.r292541/1996 K 2 vm V 26 dir 1k-1542.0.r292772/3083 K 3 x86 V 28 dir 11-204309.0.r292890/5142 K 3 xdr V 29 dir 46-177633.0.r248318/15729 K 3 xen V 27 dir 2-181624.0.r290392/3221 END ENDREP id: g-5.0.r292963/21544 type: dir pred: g-5.0.r292961/4362 count: 104638 text: 292963 19191 2340 0 5172f93a659e6e90d049d20431aebc66 props: 292679 16366 1438 0 83fc2b09b1bf4750a1fde3e818e0b793 cpath: /head/sys copyroot: 0 / minfo-cnt: 29 minfo-here: y PLAIN K 10 .arcconfig V 26 file 1-265842.0.r285064/64 K 8 .arclint V 27 file 1-266959.0.r281789/766 K 9 COPYRIGHT V 25 file 1-2656.0.r276462/908 K 5 LOCKS V 27 file 1-146890.0.r255635/270 K 11 MAINTAINERS V 26 file 1-94742.0.r292839/448 K 8 Makefile V 30 file 3-1594.0-1595.r292217/128 K 13 Makefile.inc1 V 25 file 5-38666.0.r292671/70 K 17 ObsoleteFiles.inc V 27 file 4-148330.0.r292911/668 K 6 README V 26 file 1-21173.0.r281727/580 K 8 UPDATING V 27 file 1-41806.0.r292344/1131 K 3 bin V 22 dir 1-5.0.r292887/5877 K 4 cddl V 27 dir 1-168404.0.r292688/2382 K 7 contrib V 26 dir 1-16755.0.r292950/9517 K 6 crypto V 27 dir 1-25405.0.r292408/19108 K 3 etc V 24 dir 1-38.0.r292759/13785 K 3 gnu V 22 dir 1-3.0.r292658/4092 K 7 include V 25 dir 1-697.0.r292767/11898 K 9 kerberos5 V 27 dir 4q-29815.0.r291972/7663 K 3 lib V 22 dir 6-5.0.r292955/7163 K 7 libexec V 23 dir c-5.0.r292810/40602 K 7 release V 25 dir 1-3027.0.r291306/2203 K 6 rescue V 26 dir 7-117035.0.r291491/793 K 4 sbin V 23 dir fa-4.0.r292947/5422 K 6 secure V 25 dir r-1553.0.r292287/3013 K 5 share V 22 dir e-3.0.r292873/2997 K 3 sys V 23 dir g-5.0.r292963/21544 K 7 targets V 34 dir 2-242818.1-284345.r291973/1802 K 5 tests V 27 dir g-257097.0.r292957/2622 K 5 tools V 27 dir 43-1590.0.r292914/10197 K 7 usr.bin V 23 dir m-3.0.r292950/25128 K 8 usr.sbin V 23 dir q-3.0.r292884/13456 END ENDREP id: 5-1.0.r292963/23157 type: dir pred: 5-1.0.r292961/5972 count: 198844 text: 292963 21796 1348 0 d9f4b2438bcad68f18a8478932c21bb1 props: 292679 19431 2228 0 ac1269e0547ce011c07c928e7973b67a cpath: /head copyroot: 0 / minfo-cnt: 168 minfo-here: y PLAIN K 11 ROADMAP.txt V 26 file 0-179453.0.r285589/70 K 4 head V 23 dir 5-1.0.r292963/23157 K 8 projects V 23 dir 6-1.0.r292959/41965 K 7 release V 22 dir 7-1.0.r286717/3051 K 6 releng V 23 dir 8-1.0.r292321/31680 K 6 stable V 23 dir 9-1.0.r292940/65516 K 8 svnadmin V 27 dir 0-179447.0.r292842/1726 K 4 user V 23 dir a-1.0.r292962/30481 K 6 vendor V 22 dir b-1.0.r292939/8939 K 13 vendor-crypto V 25 dir 0-1575.0.r291712/4140 K 10 vendor-sys V 26 dir 0-12116.0.r292448/6573 END ENDREP id: 0.0.r292963/23893 type: dir pred: 0.0.r292962/31143 count: 292963 text: 292963 23406 474 0 3353caf0a93a905fb808c0654b0da864 props: 289270 0 4229 0 20f578acc837c5e58fc64b9eaa493aea cpath: / copyroot: 0 / minfo-cnt: 45270 21-55009.0.t292962-6ade modify-file true false /head/sys/crypto/sha1.h 15-104476.0.t292962-6ade modify-file true false /head/sys/opencrypto/skipjack.h 17-104476.0.t292962-6ade modify-file true false /head/sys/opencrypto/xform.c 19-104476.0.t292962-6ade modify-file true false /head/sys/opencrypto/xform.h 17-104476._0.t292962-6ade add-file true false /head/sys/opencrypto/xform_aes_icm.c 292238 /head/sys/opencrypto/xform.c 17-104476._1.t292962-6ade add-file true false /head/sys/opencrypto/xform_aes_xts.c 292238 /head/sys/opencrypto/xform.c 19-104476._2.t292962-6ade add-file true false /head/sys/opencrypto/xform_auth.h 292837 /head/sys/opencrypto/xform.h 17-104476._3.t292962-6ade add-file true false /head/sys/opencrypto/xform_blf.c 292238 /head/sys/opencrypto/xform.c 17-104476._4.t292962-6ade add-file true false /head/sys/opencrypto/xform_cast5.c 292238 /head/sys/opencrypto/xform.c 17-104476._5.t292962-6ade add-file true false /head/sys/opencrypto/xform_cml.c 292238 /head/sys/opencrypto/xform.c 19-104476._6.t292962-6ade add-file true false /head/sys/opencrypto/xform_comp.h 292837 /head/sys/opencrypto/xform.h 17-104476._7.t292962-6ade add-file true false /head/sys/opencrypto/xform_deflate.c 292238 /head/sys/opencrypto/xform.c 17-104476._8.t292962-6ade add-file true false /head/sys/opencrypto/xform_des1.c 292238 /head/sys/opencrypto/xform.c 17-104476._9.t292962-6ade add-file true false /head/sys/opencrypto/xform_des3.c 292238 /head/sys/opencrypto/xform.c 19-104476._a.t292962-6ade add-file true false /head/sys/opencrypto/xform_enc.h 292837 /head/sys/opencrypto/xform.h 17-104476._b.t292962-6ade add-file true false /head/sys/opencrypto/xform_gmac.c 292238 /head/sys/opencrypto/xform.c 17-104476._c.t292962-6ade add-file true false /head/sys/opencrypto/xform_md5.c 292238 /head/sys/opencrypto/xform.c 17-104476._d.t292962-6ade add-file true false /head/sys/opencrypto/xform_null.c 292238 /head/sys/opencrypto/xform.c 17-104476._e.t292962-6ade add-file true false /head/sys/opencrypto/xform_rijndael.c 292238 /head/sys/opencrypto/xform.c 17-104476._f.t292962-6ade add-file true false /head/sys/opencrypto/xform_rmd160.c 292238 /head/sys/opencrypto/xform.c 17-104476._g.t292962-6ade add-file true false /head/sys/opencrypto/xform_sha1.c 292238 /head/sys/opencrypto/xform.c 17-104476._h.t292962-6ade add-file true false /head/sys/opencrypto/xform_sha2.c 292238 /head/sys/opencrypto/xform.c 17-104476._i.t292962-6ade add-file true false /head/sys/opencrypto/xform_skipjack.c 292238 /head/sys/opencrypto/xform.c _s.0.t292962-6ade add-file true true /head/sys/opencrypto/xform_userland.h 23893 24118