OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:octets
(Results
26 - 50
of
473
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/dropbear/libtomcrypt/src/mac/f9/
f9_memory_multi.c
25
@param keylen The length of the secret key (
octets
)
27
@param outlen [in/out] The max size and resulting size of the authentication tag (
octets
)
29
@param inlen The length of the data to send through f9 (
octets
)
f9_memory.c
23
@param keylen Length of key in
octets
25
@param inlen Length of input in
octets
/external/dropbear/libtomcrypt/src/mac/omac/
omac_memory.c
24
@param keylen The length of the secret key (
octets
)
26
@param inlen The length of the data to send through OMAC (
octets
)
28
@param outlen [in/out] The max size and resulting size of the authentication tag (
octets
)
omac_memory_multi.c
25
@param keylen The length of the secret key (
octets
)
27
@param outlen [in/out] The max size and resulting size of the authentication tag (
octets
)
29
@param inlen The length of the data to send through OMAC (
octets
)
/external/dropbear/libtomcrypt/src/mac/xcbc/
xcbc_memory_multi.c
25
@param keylen The length of the secret key (
octets
)
27
@param outlen [in/out] The max size and resulting size of the authentication tag (
octets
)
29
@param inlen The length of the data to send through XCBC (
octets
)
xcbc_memory.c
23
@param keylen Length of key in
octets
25
@param inlen Length of input in
octets
/external/dropbear/libtomcrypt/src/pk/asn1/der/octet/
der_encode_octet_string.c
23
@param in The array of
OCTETS
to store (one per char)
24
@param inlen The number of
OCTETS
to store
71
/* store
octets
*/
der_decode_octet_string.c
25
@param out [out] The array of
octets
stored (one per char)
26
@param outlen [in/out] The number of
octets
stored
/external/dropbear/libtomcrypt/src/pk/katja/
katja_decrypt_key.c
23
@param inlen The length of the ciphertext (
octets
)
25
@param outlen [in/out] The max size and resulting size of the plaintext (
octets
)
27
@param lparamlen The length of the lparam value (
octets
)
/external/dropbear/libtomcrypt/src/pk/rsa/
rsa_decrypt_key.c
23
@param inlen The length of the ciphertext (
octets
)
25
@param outlen [in/out] The max size and resulting size of the plaintext (
octets
)
27
@param lparamlen The length of the lparam value (
octets
)
/external/ppp/pppd/plugins/radius/etc/
dictionary
9
# string - 0-253
octets
10
# ipaddr - 4
octets
in network byte order
77
ATTRIBUTE Acct-Input-
Octets
42 integer
78
ATTRIBUTE Acct-Output-
Octets
43 integer
125
ATTRIBUTE Session-
Octets
-Limit 227 integer
127
ATTRIBUTE
Octets
-Direction 228 integer
246
#
Octets
-Direction
247
VALUE
Octets
-Direction Sum 0
248
VALUE
Octets
-Direction Input 1
249
VALUE
Octets
-Direction Output
[
all
...]
/external/dropbear/libtomcrypt/src/misc/
zeromem.c
21
@param outlen The length of the area to zero (
octets
)
/external/dropbear/libtomcrypt/src/modes/ctr/
ctr_decrypt.c
24
@param len Length of ciphertext (
octets
)
/external/dropbear/libtomcrypt/src/modes/f8/
f8_decrypt.c
24
@param len Length of ciphertext (
octets
)
/external/dropbear/libtomcrypt/src/modes/ofb/
ofb_decrypt.c
24
@param len Length of ciphertext (
octets
)
/external/wpa_supplicant_6/wpa_supplicant/src/common/
eapol_common.h
28
/* followed by length
octets
of data */
/external/dropbear/libtomcrypt/src/mac/pmac/
pmac_memory.c
24
@param keylen The length of the secret key (
octets
)
26
@param inlen The length of data you wish to send through PMAC (
octets
)
/external/kernel-headers/original/linux/
if_fc.h
24
#define FC_ALEN 6 /*
Octets
in one ethernet addr */
26
#define FC_ID_LEN 3 /*
Octets
in a Fibre Channel Address */
if_ether.h
31
#define ETH_ALEN 6 /*
Octets
in one ethernet addr */
32
#define ETH_HLEN 14 /* Total
octets
in header. */
33
#define ETH_ZLEN 60 /* Min.
octets
in frame sans FCS */
34
#define ETH_DATA_LEN 1500 /* Max.
octets
in payload */
35
#define ETH_FRAME_LEN 1514 /* Max.
octets
in frame sans FCS */
36
#define ETH_FCS_LEN 4 /*
Octets
in the FCS */
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_fc.h
24
#define FC_ALEN 6 /*
Octets
in one ethernet addr */
26
#define FC_ID_LEN 3 /*
Octets
in a Fibre Channel Address */
if_ether.h
31
#define ETH_ALEN 6 /*
Octets
in one ethernet addr */
32
#define ETH_HLEN 14 /* Total
octets
in header. */
33
#define ETH_ZLEN 60 /* Min.
octets
in frame sans FCS */
34
#define ETH_DATA_LEN 1500 /* Max.
octets
in payload */
35
#define ETH_FRAME_LEN 1514 /* Max.
octets
in frame sans FCS */
36
#define ETH_FCS_LEN 4 /*
Octets
in the FCS */
/external/iproute2/include/linux/
if_ether.h
31
#define ETH_ALEN 6 /*
Octets
in one ethernet addr */
32
#define ETH_HLEN 14 /* Total
octets
in header. */
33
#define ETH_ZLEN 60 /* Min.
octets
in frame sans FCS */
34
#define ETH_DATA_LEN 1500 /* Max.
octets
in payload */
35
#define ETH_FRAME_LEN 1514 /* Max.
octets
in frame sans FCS */
36
#define ETH_FCS_LEN 4 /*
Octets
in the FCS */
/external/bouncycastle/src/main/java/org/bouncycastle/crypto/engines/
DESedeWrapEngine.java
107
throw new IllegalArgumentException("IV is not 8
octets
");
181
// Reverse the order of the
octets
in TEMP2 and call the result TEMP3.
186
// result. It is 40
octets
long if a 168 bit key is being wrapped.
256
// Reverse the order of the
octets
in TEMP3 and call the result TEMP2.
259
// Decompose TEMP2 into IV, the first 8
octets
, and TEMP1, the remaining
octets
.
280
// Decompose WKCKS. CKS is the last 8
octets
and WK, the wrapped key, are
281
// those
octets
before the CKS.
306
* - Use the first 8
octets
of this hash as the checksum value.
/bionic/libc/inet/
inet_pton.c
76
int saw_digit,
octets
, ch;
local
80
octets
= 0;
91
if (++
octets
> 4)
97
if (
octets
== 4)
104
if (
octets
< 4)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
ip6.h
54
uint8_t ip6e_len; /* length in units of 8
octets
. */
61
uint8_t ip6h_len; /* length in units of 8
octets
. */
69
uint8_t ip6d_len; /* length in units of 8
octets
*/
77
uint8_t ip6r_len; /* length in units of 8
octets
*/
87
uint8_t ip6r0_len; /* length in units of 8
octets
*/
Completed in 193 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>