Home
last modified time | relevance | path

Searched refs:Byte2 (Results 1 – 25 of 438) sorted by relevance

12345678910>>...18

/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/src/
H A Dcrypto-symmetric-algorithm-aes.adb88 U3(Byte2(A0)) xor U4(Byte3(A0));
91 U3(Byte2(A1)) xor U4(Byte3(A1));
94 U3(Byte2(A2)) xor U4(Byte3(A2));
189 Ciphertext(2) := S(Byte2(X2)) xor Byte2(Encrypt_Key(Index));
196 Ciphertext(6) := S(Byte2(X3)) xor Byte2(Encrypt_Key(Index));
203 Ciphertext(10) := S(Byte2(X0)) xor Byte2(Encrypt_Key(Index));
210 Ciphertext(14) := S(Byte2(X1)) xor Byte2(Encrypt_Key(Index));
303 Plaintext(2) := Si(Byte2(X2)) xor Byte2(Decrypt_Key(0));
308 Plaintext(6) := Si(Byte2(X3)) xor Byte2(Decrypt_Key(1));
313 Plaintext(10) := Si(Byte2(X0)) xor Byte2(Decrypt_Key(2));
[all …]
H A Dcrypto-symmetric-algorithm-whirlpool.adb127 C2(Byte2(State(6))) xor C3(Byte3(State(5))) xor
134 C2(Byte2(State(7))) xor C3(Byte3(State(6))) xor
141 C2(Byte2(State(0))) xor C3(Byte3(State(7))) xor
148 C2(Byte2(State(1))) xor C3(Byte3(State(0))) xor
155 C2(Byte2(State(2))) xor C3(Byte3(State(1))) xor
162 C2(Byte2(State(3))) xor C3(Byte3(State(2))) xor
169 C2(Byte2(State(4))) xor C3(Byte3(State(3))) xor
176 C2(Byte2(State(5))) xor C3(Byte3(State(4))) xor
475 C2(Byte2(State(6))) xor C3(Byte3(State(5))) xor
482 C2(Byte2(State(7))) xor C3(Byte3(State(6))) xor
[all …]
/dports/databases/adabase/AdaBase-3.1/src/results/
H A Dadabase-results-converters.ads19 function convert (nv : NByte0) return Byte2;
43 function convert (nv : NByte1) return Byte2;
67 function convert (nv : NByte2) return Byte2;
91 function convert (nv : NByte3) return Byte2;
115 function convert (nv : NByte4) return Byte2;
163 function convert (nv : Byte1) return Byte2;
185 function convert (nv : Byte2) return Byte1;
186 function convert (nv : Byte2) return Byte3;
187 function convert (nv : Byte2) return Byte4;
188 function convert (nv : Byte2) return Byte8;
[all …]
H A Dadabase-results-converters.adb64 function convert (nv : NByte0) return Byte2 is
209 return Byte2 (nv);
285 function convert (nv : NByte2) return Byte2
290 when 0 .. max => return Byte2 (nv);
378 when 0 .. max => return Byte2 (nv);
476 when 0 .. max => return Byte2 (nv);
584 when 0 .. max => return Byte2 (nv);
684 return Byte2 (nv);
727 max : constant Byte2 := Byte2 (NByte1'Last);
769 max : constant Byte2 := Byte2 (Byte1'Last);
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-scaval.ads47 type Byte2 is mod 2 ** 16; type
55 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
62 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
69 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-scaval.ads49 subtype Byte2 is Interfaces.Unsigned_16; subtype
57 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
64 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
71 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-scaval.ads49 subtype Byte2 is Interfaces.Unsigned_16; subtype
57 IS_Is2 : Byte2 := 0; -- Initialize 2 byte signed
64 IS_Iu2 : Byte2 := 0; -- Initialize 2 byte unsigned
71 IS_Iz2 : Byte2 := 0; -- Initialize 2 byte zeroes

12345678910>>...18