mbedTLS
K
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
K
K macro
Syntax
Show:
Summary
Declaration
from
esp_sha1.c:166
#define
K
0x5A827999
Examples
References
from
examples
Code
Location
#define
K
0x5A827999
esp_sha1.c:166
#define
K
0x6ED9EBA1
esp_sha1.c:193
#define
K
0x8F1BBCDC
esp_sha1.c:220
#define
K
0xCA62C1D6
esp_sha1.c:247
#define
K
0x5A827999
sha1.c:114
#define
K
0x6ED9EBA1
sha1.c:141
#define
K
0x8F1BBCDC
sha1.c:168
#define
K
0xCA62C1D6
sha1.c:195
#undef
K
esp_sha1.c:189
#undef
K
esp_sha1.c:216
#undef
K
esp_sha1.c:243
#undef
K
esp_sha1.c:270
#undef
K
sha1.c:137
#undef
K
sha1.c:164
#undef
K
sha1.c:191
#undef
K
sha1.c:218
e
+=
S
(
a
,
5
)
+
F
(
b
,
c
,
d
)
+
K
+
x
;
b
=
S
(
b
,
30
)
;
\
esp_sha1.c:156
(
e
)
+=
S
(
(
a
)
,
5
)
+
F
(
(
b
)
,
(
c
)
,
(
d
)
)
+
K
+
(
x
)
;
\
sha1.c:103
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