| /freebsd-14.2/crypto/openssl/providers/implementations/ciphers/ |
| H A D | cipher_idea.c | 53 IMPLEMENT_generic_cipher(idea, IDEA, ecb, ECB, 0, 128, 64, 0, block) 55 IMPLEMENT_generic_cipher(idea, IDEA, cbc, CBC, 0, 128, 64, 64, block) 57 IMPLEMENT_generic_cipher(idea, IDEA, ofb64, OFB, 0, 128, 8, 64, stream) 59 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, \
|
| /freebsd-14.2/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()
|
| /freebsd-14.2/contrib/netbsd-tests/crypto/libcrypto/ |
| H A D | t_ciphers.sh | 89 atf_test_case idea 120 atf_add_test_case idea
|
| /freebsd-14.2/contrib/libcbor/ |
| H A D | .gitignore | 4 .idea
|
| /freebsd-14.2/crypto/openssl/crypto/idea/ |
| H A D | build.info | 7 # idea functions, so we must include them directly in liblegacy.a
|
| /freebsd-14.2/contrib/ofed/librdmacm/ |
| H A D | librspreload.map | 2 /* FIXME: It is probably not a great idea to not tag these with the
|
| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | openssl-gendsa.pod.in | 25 [B<-idea>] 54 …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>] 58 …ia192>, B<-aria256>, B<-camellia128>, B<-camellia192>, B<-camellia256>, B<-des>, B<-des3>, B<-idea>
|
| H A D | openssl-enc.pod.in | 346 idea-cbc IDEA algorithm in CBC mode 347 idea same as idea-cbc 348 idea-cfb IDEA in CFB mode 349 idea-ecb IDEA in ECB mode 350 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>
|
| /freebsd-14.2/contrib/bsnmp/snmp_ntp/ |
| H A D | ntp_tree.def | 49 # No idea what these should be 79 # No idea what these should be
|
| /freebsd-14.2/sys/netgraph/bluetooth/hci/ |
| H A D | TODO | 15 Some code exists, but i have no idea how it should work. Will
|
| /freebsd-14.2/tools/test/stress2/ |
| H A D | README | 7 The key idea behind stress2 is to randomize as much as possible in
|
| /freebsd-14.2/sbin/gbde/ |
| H A D | template.txt | 19 # An encrypted partition can have more than one key. It may be a good idea
|
| /freebsd-14.2/contrib/googletest/ |
| H A D | .gitignore | 5 .idea/
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/msm/ |
| H A D | qcom,llcc.yaml | 16 SoC, the idea is to minimize the local caches at the clients and migrate to
|
| /freebsd-14.2/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.
|
| /freebsd-14.2/contrib/file/ |
| H A D | MAINT | 25 This is a rough idea of the control flow from the main program:
|
| /freebsd-14.2/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.
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | clipper | 26 # somebody else thought was a good idea; it's not documented in the
|
| /freebsd-14.2/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
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | PEM_X509_INFO_read_bio_ex.pod | 44 The idea behind this is that if, for instance, a certificate is followed by
|