mbedTLS
MBEDTLS_CIPHERSUITE_SHORT_TAG
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
MBEDTLS_CIPHERSUITE_SHORT_TAG
MBEDTLS_CIPHERSUITE_SHORT_TAG macro
Short authentication tag, eg for CCM_8
Syntax
Show:
Summary
Declaration
from
ssl_ciphersuites.h:437
#define
MBEDTLS_CIPHERSUITE_SHORT_TAG
0x02
Examples
References
from
examples
Code
Location
#define
MBEDTLS_CIPHERSUITE_SHORT_TAG
0x02
/**< Short authentication tag,
ssl_ciphersuites.h:437
MBEDTLS_CIPHERSUITE_SHORT_TAG
,
ssl_ciphersuites.c:434
MBEDTLS_CIPHERSUITE_SHORT_TAG
,
ssl_ciphersuites.c:442
MBEDTLS_CIPHERSUITE_SHORT_TAG
,
ssl_ciphersuites.c:634
MBEDTLS_CIPHERSUITE_SHORT_TAG
,
ssl_ciphersuites.c:642
MBEDTLS_CIPHERSUITE_SHORT_TAG
,
ssl_ciphersuites.c:743
MBEDTLS_CIPHERSUITE_SHORT_TAG
,
ssl_ciphersuites.c:751
MBEDTLS_CIPHERSUITE_SHORT_TAG
,
ssl_ciphersuites.c:1034
MBEDTLS_CIPHERSUITE_SHORT_TAG
,
ssl_ciphersuites.c:1042
MBEDTLS_CIPHERSUITE_SHORT_TAG
,
ssl_ciphersuites.c:1326
ciphersuite_info
->
flags
&
MBEDTLS_CIPHERSUITE_SHORT_TAG
?
8
:
16
;
ssl_tls.c:8641
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out