| /src/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_idea.c | 51 IMPLEMENT_generic_cipher(idea, IDEA, ecb, ECB, 0, 128, 64, 0, block) 53 IMPLEMENT_generic_cipher(idea, IDEA, cbc, CBC, 0, 128, 64, 64, block) 55 IMPLEMENT_generic_cipher(idea, IDEA, ofb64, OFB, 0, 128, 8, 64, stream) 57 IMPLEMENT_generic_cipher(idea, IDEA, cfb64, CFB, 0, 128, 8, 64, stream)
|
| H A D | cipher_idea_hw.c | 40 IMPLEMENT_CIPHER_HW_##UCMODE(mode, idea, PROV_IDEA_CTX, IDEA_KEY_SCHEDULE, \
|
| /src/crypto/krb5/src/lib/krb5/os/ |
| H A D | ref_std_conf.out | 5 krb_get_host_realm(bad.idea) returned: 'US.GOV' 6 krb_get_host_realm(itar.bad.idea) returned: 'NSA.GOV' 8 krb_get_host_realm(clipper.bad.idea) returned: 'NIST.GOV' 10 krb_get_host_realm(pgp.good.idea) returned: ''
|
| H A D | td_krb5.conf | 17 bad.idea = US.GOV 18 .bad.idea = NSA.GOV 19 clipper.bad.idea = NIST.GOV
|
| /src/crypto/openssl/crypto/evp/ |
| H A D | e_idea.c | 49 BLOCK_CIPHER_func_cbc(idea, IDEA, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc() argument 50 BLOCK_CIPHER_func_ofb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc() 51 BLOCK_CIPHER_func_cfb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc() 53 BLOCK_CIPHER_defs(idea, IDEA_KEY_SCHEDULE, NID_idea, 8, 16, 8, 64, in BLOCK_CIPHER_func_cbc()
|
| /src/contrib/netbsd-tests/crypto/libcrypto/ |
| H A D | t_ciphers.sh | 89 atf_test_case idea 120 atf_add_test_case idea
|
| /src/contrib/libcbor/ |
| H A D | .gitignore | 3 .idea
|
| /src/crypto/openssl/crypto/idea/ |
| H A D | build.info | 7 # idea functions, so we must include them directly in liblegacy.a
|
| /src/contrib/ofed/librdmacm/ |
| H A D | librspreload.map | 2 /* FIXME: It is probably not a great idea to not tag these with the
|
| /src/crypto/openssl/doc/man1/ |
| H A D | openssl-gendsa.pod.in | 25 [B<-idea>] 55 …ia192>, B<-aria256>, B<-camellia128>, B<-camellia192>, B<-camellia256>, B<-des>, B<-des3>, B<-idea>
|
| H A D | openssl-genrsa.pod.in | 25 [B<-idea>] 59 …ia192>, B<-aria256>, B<-camellia128>, B<-camellia192>, B<-camellia256>, B<-des>, B<-des3>, B<-idea>
|
| H A D | openssl-enc.pod.in | 386 idea-cbc IDEA algorithm in CBC mode 387 idea same as idea-cbc 388 idea-cfb IDEA in CFB mode 389 idea-ecb IDEA in ECB mode 390 idea-ofb IDEA in OFB mode
|
| H A D | openssl-dsa.pod.in | 33 [B<-idea>] 94 …ia192>, B<-aria256>, B<-camellia128>, B<-camellia192>, B<-camellia256>, B<-des>, B<-des3>, B<-idea>
|
| H A D | openssl-rsa.pod.in | 33 [B<-idea>] 95 …ia192>, B<-aria256>, B<-camellia128>, B<-camellia192>, B<-camellia256>, B<-des>, B<-des3>, B<-idea>
|
| H A D | openssl-ec.pod.in | 24 [B<-idea>] 84 =item B<-des>|B<-des3>|B<-idea>
|
| /src/contrib/bsnmp/snmp_ntp/ |
| H A D | ntp_tree.def | 49 # No idea what these should be 79 # No idea what these should be
|
| /src/sys/netgraph/bluetooth/hci/ |
| H A D | TODO | 15 Some code exists, but i have no idea how it should work. Will
|
| /src/tools/test/stress2/ |
| H A D | README | 7 The key idea behind stress2 is to randomize as much as possible in
|
| /src/sys/dev/isp/ |
| H A D | Hardware.txt | 63 (cost: I have no idea... certainly less than a switch) 96 (cost: no idea) 172 Cost: I have no idea. 182 Cost: I have no idea.
|
| /src/contrib/googletest/ |
| H A D | .gitignore | 5 .idea/
|
| /src/usr.sbin/cron/doc/ |
| H A D | MAIL | 75 << Good idea, but bob@acornrc beat you to it. I used '/' instead of 199 aren't. If someone has an idea on a syntax that allows useful 215 << Log files are done with mail. The '%' idea could be useful if 259 << Good idea. I did it too, thanks for informing me. >> 276 for them, and RMS didn't like the idea at all :-). 417 clever idea hit me and I ripped it all out and added a single 456 should automatically export its idea of the "TZ" to each invoked command, and 468 A log file might be a nice idea, but the System V cron log is too verbose.
|
| /src/contrib/file/ |
| H A D | MAINT | 25 This is a rough idea of the control flow from the main program:
|
| /src/contrib/file/magic/Magdir/ |
| H A D | clipper | 26 # somebody else thought was a good idea; it's not documented in the
|
| /src/crypto/openssl/ |
| H A D | BSDmakefile | 41 disable-idea \
|
| /src/contrib/tcsh/ |
| H A D | WishList | 83 New idea: use last line (or n'th line) of output as input to new 119 New idea: sed operations on variables. 121 Lots of people seem to like the idea to be able to do sed type
|