nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ cracen_jpake_set_role()

psa_status_t cracen_jpake_set_role ( cracen_jpake_operation_t * operation,
psa_pake_role_t role )

#include <subsys/nrf_security/src/drivers/cracen/cracenpsa/include/cracen_psa_jpake.h>

Set the role for a JPAKE operation.

Parameters
[in,out]operationJPAKE operation context.
[in]rolePAKE role.
Return values
PSA_SUCCESSThe operation completed successfully.