ESP-IDF
dpp_parse_jws_prot_hdr()
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_parse_jws_prot_hdr()
dpp_parse_jws_prot_hdr() function
Syntax
Show:
Summary
Declaration
Definition
from
dpp_i.h:54
struct
wpabuf
*
dpp_parse_jws_prot_hdr
(
const
struct
dpp_curve_params
*
curve
,
const
u8
*
prot_hdr
,
u16
prot_hdr_len
,
int
*
hash_func
)
;
Implemented in
dpp_crypto.c:382
Arguments
Argument
curve
prot_hdr
prot_hdr_len
hash_func
Related Functions
Found 6 other functions taking a
dpp_curve_params
argument:
Function
dpp_gen_keypair()
dpp_set_keypair()
dpp_parse_jwk()
dpp_hash_vector()
dpp_build_jwk()
dpp_derive_pmkid()
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