Home
last modified time | relevance | path

Searched refs:TAG_LEN (Results 1 – 13 of 13) sorted by relevance

/external/boringssl/src/crypto/cipher_extra/test/
Daes_128_cbc_sha1_ssl3_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 20
30 TAG_LEN: 20
41 TAG_LEN: 20
53 TAG_LEN: 20
65 TAG_LEN: 20
77 TAG_LEN: 20
88 TAG_LEN: 20
99 TAG_LEN: 20
110 TAG_LEN: 20
[all …]
Daes_128_cbc_sha1_tls_implicit_iv_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 20
29 TAG_LEN: 20
41 TAG_LEN: 20
53 TAG_LEN: 20
64 TAG_LEN: 20
76 TAG_LEN: 20
87 TAG_LEN: 20
98 TAG_LEN: 20
109 TAG_LEN: 20
[all …]
Ddes_ede3_cbc_sha1_ssl3_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 20
30 TAG_LEN: 20
41 TAG_LEN: 20
53 TAG_LEN: 20
65 TAG_LEN: 20
77 TAG_LEN: 20
88 TAG_LEN: 20
99 TAG_LEN: 20
110 TAG_LEN: 20
[all …]
Daes_256_cbc_sha1_tls_implicit_iv_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 20
29 TAG_LEN: 20
41 TAG_LEN: 20
53 TAG_LEN: 20
64 TAG_LEN: 20
76 TAG_LEN: 20
87 TAG_LEN: 20
98 TAG_LEN: 20
109 TAG_LEN: 20
[all …]
Daes_128_cbc_sha1_tls_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 20
29 TAG_LEN: 20
41 TAG_LEN: 20
53 TAG_LEN: 20
64 TAG_LEN: 20
76 TAG_LEN: 20
87 TAG_LEN: 20
98 TAG_LEN: 20
109 TAG_LEN: 20
[all …]
Daes_256_cbc_sha256_tls_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 32
29 TAG_LEN: 32
41 TAG_LEN: 32
53 TAG_LEN: 32
64 TAG_LEN: 32
76 TAG_LEN: 32
87 TAG_LEN: 32
98 TAG_LEN: 32
109 TAG_LEN: 32
[all …]
Daes_256_cbc_sha1_ssl3_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 20
30 TAG_LEN: 20
41 TAG_LEN: 20
53 TAG_LEN: 20
65 TAG_LEN: 20
77 TAG_LEN: 20
88 TAG_LEN: 20
99 TAG_LEN: 20
110 TAG_LEN: 20
[all …]
Daes_128_cbc_sha256_tls_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 32
29 TAG_LEN: 32
41 TAG_LEN: 32
53 TAG_LEN: 32
64 TAG_LEN: 32
76 TAG_LEN: 32
87 TAG_LEN: 32
98 TAG_LEN: 32
109 TAG_LEN: 32
[all …]
Daes_256_cbc_sha1_tls_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 20
29 TAG_LEN: 20
41 TAG_LEN: 20
53 TAG_LEN: 20
64 TAG_LEN: 20
76 TAG_LEN: 20
87 TAG_LEN: 20
98 TAG_LEN: 20
109 TAG_LEN: 20
[all …]
Ddes_ede3_cbc_sha1_tls_implicit_iv_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 20
29 TAG_LEN: 20
41 TAG_LEN: 20
53 TAG_LEN: 20
64 TAG_LEN: 20
76 TAG_LEN: 20
87 TAG_LEN: 20
98 TAG_LEN: 20
109 TAG_LEN: 20
[all …]
Ddes_ede3_cbc_sha1_tls_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 20
29 TAG_LEN: 20
41 TAG_LEN: 20
53 TAG_LEN: 20
64 TAG_LEN: 20
76 TAG_LEN: 20
87 TAG_LEN: 20
98 TAG_LEN: 20
109 TAG_LEN: 20
[all …]
Daes_256_cbc_sha384_tls_tests.txt6 # also include padding. We write the byte length of the MAC to 'TAG_LEN' and
18 TAG_LEN: 48
29 TAG_LEN: 48
41 TAG_LEN: 48
53 TAG_LEN: 48
64 TAG_LEN: 48
76 TAG_LEN: 48
87 TAG_LEN: 48
98 TAG_LEN: 48
109 TAG_LEN: 48
[all …]
/external/syslinux/gpxe/src/include/
Dbootp.h26 #define TAG_LEN(p) (*((p)+1)) macro