![]() |
nRF Connect SDK API 3.3.99
|
| psa_status_t cracen_jpake_set_user | ( | cracen_jpake_operation_t * | operation, |
| const uint8_t * | user_id, | ||
| size_t | user_id_len ) |
#include <subsys/nrf_security/src/drivers/cracen/cracenpsa/include/cracen_psa_jpake.h>
Set the user identifier for a JPAKE operation.
| [in,out] | operation | JPAKE operation context. |
| [in] | user_id | User identifier. |
| [in] | user_id_len | Length of the user identifier in bytes. |
| PSA_SUCCESS | The operation completed successfully. |