ESP-IDF
dpp_keygen()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
dpp_keygen()
dpp_keygen() function
Syntax
Show:
Summary
Declaration
Definition
from
dpp_i.h:46
int
dpp_keygen
(
struct
dpp_bootstrap_info
*
bi
,
const
char
*
curve
,
u8
*
privkey
,
size_t
privkey_len
)
;
Implemented in
dpp_crypto.c:265
Arguments
Argument
bi
curve
privkey
privkey_len
Related Functions
Found 16 other functions taking a
dpp_bootstrap_info
argument:
Function
dpp_bootstrap_info_free()
dpp_parse_uri_chan_list()
dpp_parse_uri_mac()
dpp_parse_uri_info()
dpp_bi_pubkey_hash()
dpp_auth_req_rx()
dpp_gen_uri()
dpp_get_subject_public_key()
dpp_auth_init()
dpp_notify_new_qr_code()
dpp_bootstrap_find_pair()
dpp_parse_uri_pk()
dpp_clone_uri()
dpp_bootstrap_key_hash()
dpp_pkex_init()
dpp_pkex_rx_exchange_req()
Examples
References
from
examples
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