HomeSort by relevance Sort by last modified time
    Searched full:byte (Results 1026 - 1050 of 24897) sorted by null

<<41424344454647484950>>

  /prebuilts/go/darwin-x86/src/crypto/aes/
cipher_asm.go 11 func encryptBlockAsm(nr int, xk *uint32, dst, src *byte)
12 func decryptBlockAsm(nr int, xk *uint32, dst, src *byte)
13 func expandKeyAsm(nr int, key *byte, enc *uint32, dec *uint32)
17 func encryptBlock(xk []uint32, dst, src []byte) {
25 func decryptBlock(xk []uint32, dst, src []byte) {
33 func expandKey(key []byte, enc, dec []uint32) {
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_amd64.s 7 // func castagnoliSSE42(crc uint32, p []byte) uint32
15 /* If there's less than 8 bytes to process, we do it byte-by-byte. */
19 /* Process individual bytes until the input is 8-byte aligned. */
31 /* The input is now 8-byte aligned and we can process 8-byte chunks. */
crc32_amd64p32.s 7 // func castagnoliSSE42(crc uint32, p []byte) uint32
15 /* If there's less than 8 bytes to process, we do it byte-by-byte. */
19 /* Process individual bytes until the input is 8-byte aligned. */
31 /* The input is now 8-byte aligned and we can process 8-byte chunks. */
  /prebuilts/go/darwin-x86/src/syscall/
ztypes_freebsd_amd64.go 128 Pad_cgo_0 [4]byte
147 Addr [4]byte /* in_addr */
156 Addr [16]byte /* in6_addr */
196 Base *byte
201 Multiaddr [4]byte /* in_addr */
202 Interface [4]byte /* in_addr */
206 Multiaddr [4]byte /* in_addr */
207 Address [4]byte /* in_addr */
212 Multiaddr [16]byte /* in6_addr */
217 Name *byte
    [all...]
ztypes_freebsd_arm.go 26 Pad_cgo_0 [4]byte
32 Pad_cgo_0 [4]byte
130 Pad_cgo_0 [4]byte
149 Addr [4]byte /* in_addr */
158 Addr [16]byte /* in6_addr */
198 Base *byte
203 Multiaddr [4]byte /* in_addr */
204 Interface [4]byte /* in_addr */
208 Multiaddr [4]byte /* in_addr */
209 Address [4]byte /* in_addr *
    [all...]
ztypes_netbsd_386.go 79 type Statfs_t [0]byte
95 Pad_cgo_0 [3]byte
106 Addr [4]byte /* in_addr */
115 Addr [16]byte /* in6_addr */
155 Base *byte
160 Multiaddr [4]byte /* in_addr */
161 Interface [4]byte /* in_addr */
165 Multiaddr [16]byte /* in6_addr */
170 Name *byte
174 Control *byte
    [all...]
  /prebuilts/go/linux-x86/src/crypto/aes/
cipher_asm.go 11 func encryptBlockAsm(nr int, xk *uint32, dst, src *byte)
12 func decryptBlockAsm(nr int, xk *uint32, dst, src *byte)
13 func expandKeyAsm(nr int, key *byte, enc *uint32, dec *uint32)
17 func encryptBlock(xk []uint32, dst, src []byte) {
25 func decryptBlock(xk []uint32, dst, src []byte) {
33 func expandKey(key []byte, enc, dec []uint32) {
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_amd64.s 7 // func castagnoliSSE42(crc uint32, p []byte) uint32
15 /* If there's less than 8 bytes to process, we do it byte-by-byte. */
19 /* Process individual bytes until the input is 8-byte aligned. */
31 /* The input is now 8-byte aligned and we can process 8-byte chunks. */
crc32_amd64p32.s 7 // func castagnoliSSE42(crc uint32, p []byte) uint32
15 /* If there's less than 8 bytes to process, we do it byte-by-byte. */
19 /* Process individual bytes until the input is 8-byte aligned. */
31 /* The input is now 8-byte aligned and we can process 8-byte chunks. */
  /prebuilts/go/linux-x86/src/syscall/
ztypes_freebsd_amd64.go 128 Pad_cgo_0 [4]byte
147 Addr [4]byte /* in_addr */
156 Addr [16]byte /* in6_addr */
196 Base *byte
201 Multiaddr [4]byte /* in_addr */
202 Interface [4]byte /* in_addr */
206 Multiaddr [4]byte /* in_addr */
207 Address [4]byte /* in_addr */
212 Multiaddr [16]byte /* in6_addr */
217 Name *byte
    [all...]
ztypes_freebsd_arm.go 26 Pad_cgo_0 [4]byte
32 Pad_cgo_0 [4]byte
130 Pad_cgo_0 [4]byte
149 Addr [4]byte /* in_addr */
158 Addr [16]byte /* in6_addr */
198 Base *byte
203 Multiaddr [4]byte /* in_addr */
204 Interface [4]byte /* in_addr */
208 Multiaddr [4]byte /* in_addr */
209 Address [4]byte /* in_addr *
    [all...]
ztypes_netbsd_386.go 79 type Statfs_t [0]byte
95 Pad_cgo_0 [3]byte
106 Addr [4]byte /* in_addr */
115 Addr [16]byte /* in6_addr */
155 Base *byte
160 Multiaddr [4]byte /* in_addr */
161 Interface [4]byte /* in_addr */
165 Multiaddr [16]byte /* in6_addr */
170 Name *byte
174 Control *byte
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
avx512f-nondef.s 5 .byte 0x62, 0xf3, 0xd5, 0x1f, 0x0b, 0xf4, 0x7b
7 .byte 0x62, 0xf3, 0xd5, 0x5f, 0x0b, 0xf4, 0x7b
9 .byte 0x62, 0xf2, 0x55, 0x1f, 0x3b, 0xf4
11 .byte 0x62, 0xc2, 0x55, 0x1f, 0x3b, 0xf4
13 .byte 0x62, 0xf2, 0x7e, 0x48, 0x31, 0x72, 0x7f
15 .byte 0x62, 0xf2, 0x7e, 0x58, 0x31, 0x72, 0x7f
x86-64-avx512f-nondef.s 5 .byte 0x62, 0xf3, 0xd5, 0x1f, 0x0b, 0xf4, 0x7b
7 .byte 0x62, 0xf3, 0xd5, 0x5f, 0x0b, 0xf4, 0x7b
9 .byte 0x62, 0xf2, 0x55, 0x1f, 0x3b, 0xf4
11 .byte 0x62, 0xc2, 0x55, 0x1f, 0x3b, 0xf4
13 .byte 0x62, 0xf2, 0x7e, 0x48, 0x31, 0x72, 0x7f
15 .byte 0x62, 0xf2, 0x7e, 0x58, 0x31, 0x72, 0x7f
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
rx-asm-good.s 31 .byte "harry"
33 .byte "jim"
35 .byte "bert"
72 .BYTE 1
73 .BYTE "data"
74 .BYTE dmem+1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tocopt5.s 11 .byte 1
13 .byte 2
15 .byte 3
17 .byte 4
19 .byte 5
21 .byte 6
  /cts/tests/tests/keystore/src/android/keystore/cts/
BlockCipherTestBase.java 83 protected abstract byte[] getKatKey();
84 protected abstract byte[] getKatIv();
86 protected abstract byte[] getKatPlaintext();
87 protected abstract byte[] getKatCiphertext();
92 protected abstract byte[] getIv(AlgorithmParameters params)
95 private byte[] getKatInput(int opmode) {
106 private byte[] getKatOutput(int opmode) {
156 private void assertAlgoritmParametersIv(byte[] expectedIv)
162 byte[] actualIv = getIv(actualParameters);
228 // Buffer one more byte of input
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/modes/
GCMBlockCipher.java 41 private byte[] nonce;
42 private byte[] initialAssociatedText;
43 private byte[] H;
44 private byte[] J0;
47 private byte[] bufBlock;
48 private byte[] macBlock;
49 private byte[] S, S_at, S_atPre;
50 private byte[] counter;
53 private byte[] atBlock;
134 this.bufBlock = new byte[bufLength]
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerAndTest.java 35 byte aBytes[] = {0};
36 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
39 byte rBytes[] = {0};
43 byte resBytes[] = new byte[rBytes.length];
55 byte aBytes[] = {0};
56 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
59 byte rBytes[] = {0};
63 byte resBytes[] = new byte[rBytes.length]
    [all...]
BigIntegerOrTest.java 35 byte aBytes[] = {0};
36 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
39 byte rBytes[] = {0, -2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
43 byte resBytes[] = new byte[rBytes.length];
55 byte aBytes[] = {0};
56 byte bBytes[] = {-2, -3, -4, -4, 5, 14, 23, 39, 48, 57, 66, 5, 14, 23};
59 byte rBytes[] = {-1, 1, 2, 3, 3, -6, -15, -24, -40, -49, -58, -67, -6, -15, -23};
63 byte resBytes[] = new byte[rBytes.length]
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/nan/
SubscribeData.java 46 public final byte[] mServiceSpecificInfo;
56 public final byte[] mTxFilter;
66 public final byte[] mRxFilter;
68 private SubscribeData(String serviceName, byte[] serviceSpecificInfo,
69 int serviceSpecificInfoLength, byte[] txFilter, int txFilterLength, byte[] rxFilter,
123 byte[] ssi = new byte[ssiLength];
128 byte[] txFilter = new byte[txFilterLength]
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ResponseData.java 40 // than 0x7F, it should be coded in two bytes and the first byte
77 protected static final byte GET_INKEY_YES = 0x01;
78 protected static final byte GET_INKEY_NO = 0x00;
107 byte[] data;
110 data = new byte[1];
120 byte[] tempData = GsmAlphabet
124 // And we don't need to copy/store the first byte from the returned array
126 data = new byte[tempData.length - 1];
132 data = new byte[0];
134 data = new byte[0]
    [all...]
  /external/dhcpcd-6.8.2/
dhcpcd-embedded.c 58 "define 19 byte ip_forwarding",
59 "define 20 byte non_local_source_routing",
66 "define 27 byte all_subnets_local",
68 "define 29 byte perform_mask_discovery",
69 "define 30 byte mask_supplier",
70 "define 31 byte router_discovery",
72 "define 34 byte trailer_encapsulation",
75 "define 37 byte default_tcp_ttl",
77 "define 39 byte tcp_keepalive_garbage",
84 "define 46 byte netbios_node_type"
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
ByteArrayWrapper.java 16 * A simple utility class to wrap a byte array.
19 * responsibility of writing into the internal byte array and increasing its
30 * Internal byte array.
32 public byte[] bytes;
35 * Size of the internal byte array used.
51 * Construct a new ByteArrayWrapper from a byte array and size
52 * @param bytesToAdopt the byte array to adopt
53 * @param size the length of valid data in the byte array
57 public ByteArrayWrapper(byte[] bytesToAdopt, int size) {
71 bytes = new byte[size]
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
ByteArrayWrapper.java 15 * A simple utility class to wrap a byte array.
18 * responsibility of writing into the internal byte array and increasing its
29 * Internal byte array.
32 public byte[] bytes;
35 * Size of the internal byte array used.
53 * Construct a new ByteArrayWrapper from a byte array and size
54 * @param bytesToAdopt the byte array to adopt
55 * @param size the length of valid data in the byte array
60 public ByteArrayWrapper(byte[] bytesToAdopt, int size) {
75 bytes = new byte[size]
    [all...]

Completed in 760 milliseconds

<<41424344454647484950>>