ESP-IDF
dh_group::order
is only used within ESP-IDF.
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
ESP-IDF
dh_group::order
dh_group::order field
Syntax
Show:
Summary
Declaration
from
dh_groups.h:18
const
u8
*
order
;
Examples
References
from
examples
Code
Location
Referrer
const
u8
*
order
;
dh_groups.h:18
tmp
->
order_buf
=
crypto_bignum_init_set
(
tmp
->
dh
->
order
,
sae.c:68
sae_set_group()
order
=
crypto_bignum_init_set
(
dh
->
order
,
dh
->
order_len
)
;
sae.c:933
sae_derive_pt_ffc()
order
=
crypto_bignum_init_set
(
pt
->
dh
->
order
,
pt
->
dh
->
order_len
)
;
sae.c:1172
sae_derive_pwe_from_pt_ffc()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
dh_group::order
is read by 3 functions:
All items filtered out
dh_group::order
sae_set_group()
sae_derive_pt_ffc()
sae_derive_pwe_from_pt_ffc()
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