mbedTLS
MBEDTLS_BYTES_TO_T_UINT_2
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
MBEDTLS_BYTES_TO_T_UINT_2
MBEDTLS_BYTES_TO_T_UINT_2 macro
Syntax
Show:
Summary
Declaration
from
bn_mul.h:44
#define
MBEDTLS_BYTES_TO_T_UINT_2
(
a
,
b
)
\
MBEDTLS_BYTES_TO_T_UINT_4
(
a
,
b
,
0
,
0
)
Arguments
Argument
a
b
Examples
References
from
examples
Code
Location
#define
MBEDTLS_BYTES_TO_T_UINT_2
(
a
,
b
)
\
bn_mul.h:44
MBEDTLS_BYTES_TO_T_UINT_2
(
0xFF
,
0x01
)
,
ecp_curves.c:1381
MBEDTLS_BYTES_TO_T_UINT_2
(
0x51
,
0x00
)
,
ecp_curves.c:1392
MBEDTLS_BYTES_TO_T_UINT_2
(
0xC6
,
0x00
)
,
ecp_curves.c:1403
MBEDTLS_BYTES_TO_T_UINT_2
(
0x18
,
0x01
)
,
ecp_curves.c:1414
MBEDTLS_BYTES_TO_T_UINT_2
(
0xFF
,
0x01
)
,
ecp_curves.c:1425
MBEDTLS_BYTES_TO_T_UINT_2
(
0x00
,
0x00
)
,
ecp_curves.c:2178
MBEDTLS_BYTES_TO_T_UINT_2
(
0x03
,
0x00
)
,
ecp_curves.c:2181
MBEDTLS_BYTES_TO_T_UINT_2
(
0x00
,
0x00
)
,
ecp_curves.c:2392
MBEDTLS_BYTES_TO_T_UINT_2
(
0x05
,
0x00
)
,
ecp_curves.c:2395
MBEDTLS_BYTES_TO_T_UINT_2
(
0x00
,
0x00
)
,
ecp_curves.c:2640
MBEDTLS_BYTES_TO_T_UINT_2
(
0x07
,
0x00
)
,
ecp_curves.c:2643
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