Home
last modified time | relevance | path

Searched full:out3 (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/crypto/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl680 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21));
799 vxor $out3,$in3,$rndkey0
814 vncipher $out3,$out3,v24
825 vncipher $out3,$out3,v25
837 vncipher $out3,$out3,v24
847 vncipher $out3,$out3,v25
857 vncipher $out3,$out3,v26
870 vncipher $out3,$out3,v27
880 vncipher $out3,$out3,v28
890 vncipher $out3,$out3,v29
[all …]
H A Daes-ia64.S313 { .mmi; ld4 out3=[out0],8 // s1
350 ld1 out3=[out4],4 };; // s1
362 dep out3=r20,out3,24,8 }//;;
368 dep out3=r21,out3,16,8 }//;;
374 dep out3=r22,out3,8,8 }//;;
391 { .mii; ADDP out3=3,in1
394 { .mii; st1 [out3]=r16,4
403 { .mmi; st1 [out3]=r20,4
407 { .mmi; st1 [out3]=r24,4
413 { .mmi; st1 [out3]=r28
[all …]
/freebsd/tests/sys/netgraph/
H A Dng_macfilter_test.sh325 n=$(countmacs out3)
327 test_eq $n $n2 'MACs in table for out3'
335 edge='out3'
347 n=$(countmacs out3)
349 test_eq $n $n2 'MACs in table for out3'
397 n=$(countmacs out3)
398 n2=$(grep -c ' out3' $entries_lst)
399 test_eq $n $n2 'MACs in table for out3'
423 n=$(countmacs out3)
424 n2=$(grep -c ' out3' $entries2_lst)
[all …]
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmaxim,max20086.yaml69 OUT3: false
98 OUT3 {
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Didt,versaclock5.txt54 3 -- OUT3
61 3 -- OUT3
H A Didt,versaclock5.yaml30 3 -- OUT3
/freebsd/crypto/heimdal/lib/kadm5/
H A Drandkey_s.c72 goto out3; in kadm5_s_randkey_principal()
92 out3: in kadm5_s_randkey_principal()
/freebsd/crypto/openssl/test/
H A Devp_libctx_test.c322 unsigned char out3[256]; in test_cipher_reinit() local
374 || !TEST_int_eq(EVP_EncryptUpdate(ctx, out3, &out3_len, in, sizeof(in)), in test_cipher_reinit()
381 || !TEST_mem_ne(out1, out1_len, out3, out3_len) in test_cipher_reinit()
382 || !TEST_mem_ne(out2, out2_len, out3, out3_len)) in test_cipher_reinit()
386 || (!siv && !no_null_key && !TEST_mem_eq(out1, out1_len, out3, out3_len))) in test_cipher_reinit()
411 unsigned char out3[256]; in test_cipher_reinit_partialupdate() local
464 || !TEST_true(EVP_EncryptUpdate(ctx, out3, &out3_len, in, in_len))) in test_cipher_reinit_partialupdate()
467 if (!TEST_mem_eq(out1, out1_len, out3, out3_len)) in test_cipher_reinit_partialupdate()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dwm8753.txt21 * OUT3
H A Dak4613.txt15 - asahi-kasei,out3-single-end
H A Dwlf,wm8753.yaml17 * OUT3
H A Dnvidia,tegra-audio-wm9712.txt24 * OUT3
H A Dwm8960.txt20 - wlf,capless: This is a boolean property. If present, OUT3 pin will be
H A Dnvidia,tegra-audio-wm8753.yaml44 - OUT3
H A Dnvidia,tegra-audio-wm9712.yaml44 - OUT3
H A Dqcom,apq8096.txt26 "Line Out3"
H A Dwlf,wm8960.yaml47 If present, OUT3 pin will be enabled and disabled together with HP_L and
/freebsd/crypto/openssl/crypto/des/asm/
H A Ddes_enc.m486 #define out3 %o3
107 ! sbox 6 to local6, and address sbox 8 to out3.
208 add global1, 1792, out3 ! address sbox 8
293 ! out3 is address sbox 8
330 ld [out3+local0],local0 ! 8
390 ld [out3+local0], local0 ! 8
442 ld [out3+local0],local0
502 ld [out3+local0], local0
1074 mov local0, out3
1201 add global1, 1792, out3 ! sbox 8
/freebsd/contrib/file/src/
H A Dascmagic.c365 goto out3; in encode_utf8()
383 out3: *buf++ = CAST(unsigned char, ((ubuf[i] >> 12) & 0x3f) + 0x80); in encode_utf8()
/freebsd/sys/contrib/device-tree/Bindings/iio/dac/
H A Dadi,ltc2672.yaml44 description: Positive Supply Voltage Input for DAC OUT3.
/freebsd/crypto/heimdal/lib/krb5/
H A Dget_for_creds.c277 goto out3; in krb5_get_forwarded_creds()
454 out3: in krb5_get_forwarded_creds()
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Dam335x-icev2.dts68 led-out3 {
69 label = "out3";
H A Dam57xx-idk-common.dtsi80 led-out3 {
81 label = "out3";
H A Dam437x-idk-evm.dts141 led-out3 {
142 label = "out3";
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-latch.yaml22 OUT3 ----------+-|-|-|--|-----------|D3 Q3|-----|<

12