mbedTLS
PSA_PAKE_ROLE_CLIENT
is only used within mbedTLS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mbedTLS
PSA_PAKE_ROLE_CLIENT
PSA_PAKE_ROLE_CLIENT macro
The client in an augmented PAKE. Augmented PAKE algorithms need to differentiate between client and server.
Syntax
Show:
Summary
Declaration
from
crypto_extra.h:792
#define
PSA_PAKE_ROLE_CLIENT
(
(
psa_pake_role_t
)
0x11
)
Examples
References
from
examples
Code
Location
#define
PSA_PAKE_ROLE_CLIENT
(
(
psa_pake_role_t
)
0x11
)
crypto_extra.h:792
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