![]() |
nrfxlib API 3.3.99
|
| 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.
| [in] | key_type | Type of the key |
| [in] | key_buff | Buffer holding the key |
| [in] | key_buff_length | Size in bytes of the key buffer |
| PSA_SUCCESS | on success. Error code from psa_status_t on failure |