![]() |
nRF Connect SDK API 3.3.99
|
| psa_status_t cracen_spake2p_set_role | ( | cracen_spake2p_operation_t * | operation, |
| psa_pake_role_t | role ) |
#include <subsys/nrf_security/src/drivers/cracen/cracenpsa/include/cracen_psa_spake2p.h>
Set the role for a SPAKE2+ operation.
| [in,out] | operation | SPAKE2+ operation context. |
| [in] | role | PAKE role. |
| PSA_SUCCESS | The operation completed successfully. |