nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
cracen_spake2p_operation Struct Reference

#include <cracen_psa_primitives.h>

Data Fields

psa_algorithm_t alg
 
cracen_hash_operation_t hash_op
 
uint8_t w0 [32]
 
uint8_t w1_or_L [64]
 
uint8_t xy [32]
 
uint8_t XY [64+1]
 
uint8_t YX [64+1]
 
uint8_t shared [PSA_HASH_LENGTH(PSA_ALG_SHA_256)]
 
uint8_t shared_len
 
uint8_t KconfPV [PSA_HASH_LENGTH(PSA_ALG_SHA_256)]
 
uint8_t KconfVP [PSA_HASH_LENGTH(PSA_ALG_SHA_256)]
 
uint8_t prover [32]
 
uint8_t verifier [32]
 
uint8_t prover_len
 
uint8_t verifier_len
 
const uint8_t * MN
 
const uint8_t * NM
 
psa_pake_role_t role
 
const struct sx_pk_ecurve * curve
 

Detailed Description

SPAKE2+ operation context.


The documentation for this struct was generated from the following file: