/freebsd/crypto/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 88 #define out5 %o5 639 sll out5, 29, temp1 642 srl out5, 3, $2 1076 mov local0, out5 1094 rounds_macro(in5, out5, 1, .des_enc.1, in3, in4, retl) 1101 ! implemented with out5 as first parameter to avoid 1107 rounds_macro(out5, in5, -1, .des_dec.1, in4, in3, retl) 1132 ld [in0+4], out5 ! right 1138 ip_macro(in5, out5, in5, out5, in3, 0, 1, 1) 1140 rounds_macro(in5, out5, 1, .des_encrypt1.1, in3, in4) ! in4 not used [all …]
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aesp8-ppc.pl | 680 my ($out0,$out1,$out2,$out3,$out4,$out5,$out6,$out7)=map("v$_",(14..21)); 803 vxor $out5,$in5,$rndkey0 816 vncipher $out5,$out5,v24 827 vncipher $out5,$out5,v25 839 vncipher $out5,$out5,v24 849 vncipher $out5,$out5,v25 859 vncipher $out5,$out5,v26 872 vncipher $out5,$out5,v27 882 vncipher $out5,$out5,v28 892 vncipher $out5,$out5,v29 [all …]
|
H A D | aes-ia64.S | 316 { .mmi; ld4 out5=[in0] // s2 354 ld1 out5=[out4],4 };; // s2 364 dep out5=r24,out5,24,8 //;; 370 dep out5=r25,out5,16,8 //;; 376 dep out5=r26,out5,8,8 //;; 693 { .mmi; ld4 out5=[in0] // s2 731 ld1 out5=[out4],4 };; // s2 741 dep out5=r24,out5,24,8 //;; 747 dep out5=r25,out5,16,8 //;; 753 dep out5=r26,out5,8,8 //;;
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cirrus,madera.yaml | 100 PDM speaker data format, must contain 2 cells (OUT5 and 110 PDM mute format, must contain 2 cells (OUT5 and OUT6). See the
|
H A D | wlf,arizona.yaml | 94 PDM speaker data format, must contain 2 cells (OUT5 and OUT6). See 103 PDM speaker mute setting, must contain 2 cells (OUT5 and OUT6). See
|
H A D | ak4613.txt | 17 - asahi-kasei,out5-single-end
|
/freebsd/contrib/file/src/ |
H A D | ascmagic.c | 377 goto out5; in encode_utf8() 381 out5: *buf++ = CAST(unsigned char, ((ubuf[i] >> 24) & 0x3f) + 0x80); in encode_utf8()
|
H A D | readcdf.c | 623 goto out5; in file_trycdf() 655 out5: in file_trycdf()
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am335x-icev2.dts | 80 led-out5 { 81 label = "out5";
|
H A D | am57xx-idk-common.dtsi | 92 led-out5 { 93 label = "out5";
|
H A D | am437x-idk-evm.dts | 153 led-out5 { 154 label = "out5";
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-latch.yaml | 24 OUT5 ------+-|-|-|-|-|--|-----------|D5 Q5|-----|<
|
/freebsd/crypto/openssl/test/recipes/ |
H A D | 80-test_pkcs12.t | 82 my $outfile5 = "out5.p12";
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-generic.c | 849 goto out5; in spl_init() 868 out5: in spl_init()
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | ulcb.dtsi | 210 asahi-kasei,out5-single-end;
|
H A D | draak.dtsi | 326 asahi-kasei,out5-single-end;
|
H A D | ebisu.dtsi | 493 asahi-kasei,out5-single-end;
|
H A D | salvator-common.dtsi | 495 asahi-kasei,out5-single-end;
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8mp-venice-gw702x.dtsi | 356 /* OUT5: vdd_3p3 */
|
/freebsd/contrib/wpa/src/crypto/ |
H A D | milenage.c | 103 /* OUT5 = E_K(rot(TEMP XOR OP_C, r5) XOR c5) XOR OP_C */ in milenage_f2345()
|