nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ cc3xx_internal_check_edw_key()

psa_status_t cc3xx_internal_check_edw_key ( psa_key_type_t key_type,
const uint8_t * key_buff,
size_t key_buff_length )

Check validity of ECC Edwards key.

Parameters
[in]key_typeType of the key
[in]key_buffBuffer holding the key
[in]key_buff_lengthSize in bytes of the key buffer
Return values
PSA_SUCCESSon success. Error code from psa_status_t on failure