Searched refs:bf (Results 1 - 25 of 94) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ui/
H A Dui_compat.h74 #define des_read_pw(b,bf,s,p,v) \
75 _ossl_old_des_read_pw((b),(bf),(s),(p),(v))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dui_compat.h74 #define des_read_pw(b,bf,s,p,v) \
75 _ossl_old_des_read_pw((b),(bf),(s),(p),(v))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ui/
H A Dui_compat.h74 #define des_read_pw(b,bf,s,p,v) \
75 _ossl_old_des_read_pw((b),(bf),(s),(p),(v))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dui_compat.h74 #define des_read_pw(b,bf,s,p,v) \
75 _ossl_old_des_read_pw((b),(bf),(s),(p),(v))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/lib/
H A Dmemchr.S22 bf/s 1b
H A Dmemset.S29 bf/s 1b
44 bf/s 3b
54 bf/s 4b
H A Dmemmove.S18 bf 1f
64 bf/s 8b ! while (r0<r5)
90 bf/s 1b
98 bf/s 3b
123 bf/s 1b
142 bf/s 3b
154 bf/s 3b
184 bf/s 3b
211 bf/s 1b
230 bf/
[all...]
H A Dchecksum.S68 bf 2f
96 bf/s 3b
113 bf/s 5b
125 bf 7f
184 bf 3f ! Different alignments, use slow version
186 bf 3f ! If not, do it the slow way
226 bf/s 5b
287 bf/s 1b
296 bf/s 4f
306 bf/
[all...]
H A Ddiv64.S17 bf.s 1f
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/lib/
H A Dmem_64.S27 bf 31,1f
30 1: bf 30,2f
33 2: bf 29,3f
54 bf 29,6f
60 6: bf 30,7f
64 7: bf 31,8f
70 bf 29,9f
73 9: bf 30,10f
H A Dmemcpy_64.S31 bf cr7*4+0,2f
46 bf cr7*4+1,1f
50 1: bf cr7*4+2,2f
54 2: bf cr7*4+3,3f
135 bf cr7*4+3,1f
139 1: bf cr7*4+2,2f
143 2: bf cr7*4+1,3f
152 bf cr7*4+0,1f
159 1: bf cr7*4+1,2f
164 2: bf cr
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/evp/
H A De_bf.c77 IMPLEMENT_BLOCK_CIPHER(bf, ks, BF, EVP_BF_KEY, NID_bf, 8, 16, 8, 64,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A De_bf.c77 IMPLEMENT_BLOCK_CIPHER(bf, ks, BF, EVP_BF_KEY, NID_bf, 8, 16, 8, 64,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dapi_flags.c277 FLAG *af, *bf; local
280 bf = *(FLAG **)b;
283 if (bf == NULL)
287 if (bf == NULL) {
292 if (af->api_cnt > bf->api_cnt)
294 if (af->api_cnt < bf->api_cnt)
335 FLAG *af, *bf; local
338 bf = *(FLAG **)b;
341 if (bf == NULL)
345 if (bf
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dx86asm.sh17 (cd crypto/bf/asm; perl bf-586.pl cpp > bx86unix.cpp)
18 (cd crypto/bf/asm; perl bf-586.pl win32 > b-win32.asm)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dx86asm.sh17 (cd crypto/bf/asm; perl bf-586.pl cpp > bx86unix.cpp)
18 (cd crypto/bf/asm; perl bf-586.pl win32 > b-win32.asm)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A DMakefile5 DIR= bf
48 bx86-elf.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
49 (cd asm; $(PERL) bf-586.pl elf $(CFLAGS) $(PROCESSOR) > ../$@)
51 bx86-cof.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
52 (cd asm; $(PERL) bf-586.pl coff $(CFLAGS) $(PROCESSOR) > ../$@)
54 bx86-out.s: asm/bf-586.pl ../perlasm/x86asm.pl ../perlasm/cbc.pl
55 (cd asm; $(PERL) bf-586.pl a.out $(CFLAGS) $(PROCESSOR) > ../$@)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/shlib/
H A Dwin32.bat8 rem ml /coff /c crypto\bf\asm\b-win32.asm
17 cl /Fessleay.exe %OPTIONS% eay.obj ssl.obj crypto.obj crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/shlib/
H A Dwin32.bat8 rem ml /coff /c crypto\bf\asm\b-win32.asm
17 cl /Fessleay.exe %OPTIONS% eay.obj ssl.obj crypto.obj crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dread-mo.c237 struct binary_mo_file bf; local
256 read_binary_mo_file (&bf, fp, filename);
260 get_uint32 (&bf, offsetof (struct mo_file_header, field))
265 bf.endian = MO_BIG_ENDIAN;
269 bf.endian = MO_LITTLE_ENDIAN;
304 msgid = get_string (&bf, header.orig_tab_offset + i * 8,
320 msgstr = get_string (&bf, header.trans_tab_offset + i * 8,
362 offset = get_uint32 (&bf, header.orig_sysdep_tab_offset + i * 4);
363 msgid = get_sysdep_string (&bf, offset, &header, &msgid_len);
378 offset = get_uint32 (&bf, heade
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ms/
H A Dtestenc.bat78 call tenc.bat bf-ecb
81 call tenc.bat bf-cfb
84 call tenc.bat bf-ofb
87 call tenc.bat bf-cbc
H A Dtestencce.bat81 call tencce.bat bf-ecb
84 call tencce.bat bf-cfb
87 call tencce.bat bf-ofb
90 call tencce.bat bf-cbc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Dprogs.pl56 "rc2", "bf", "cast", "rc5",
63 "bf-cbc", "bf-ecb", "bf-cfb", "bf-ofb",
75 elsif ($_ =~ /bf/) { $t="#ifndef OPENSSL_NO_BF\n${t}#endif\n"; }
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ms/
H A Dtestenc.bat78 call tenc.bat bf-ecb
81 call tenc.bat bf-cfb
84 call tenc.bat bf-ofb
87 call tenc.bat bf-cbc
H A Dtestencce.bat81 call tencce.bat bf-ecb
84 call tencce.bat bf-cfb
87 call tencce.bat bf-ofb
90 call tencce.bat bf-cbc

Completed in 130 milliseconds

1234