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

◆ cc3xx_internal_gen_ecc_mont_keypair()

psa_status_t cc3xx_internal_gen_ecc_mont_keypair ( const psa_key_attributes_t * attributes,
uint8_t * key_buffer,
size_t key_buffer_size )

Generate an ECC Montgomery key pair.

Parameters
[in]attributesAttributes of the key to use
[out]key_bufferBuffer to hold the generated key
[in]key_buffer_sizeSize in bytes of the key_buffer buffer
Return values
PSA_SUCCESSon success. Error code from psa_status_t on failure