nRF5 SDK v13.0.0
Functions
CC310 backend shared functions.

Provides shared functions required for CC310 backend. More...

Functions

bool cc310_curve_domain_get (nrf_ecc_curve_type_t curve_type, CRYS_ECPKI_Domain_t **pp_domain)
 Function to get micro_ecc curve domain from curve_type. More...
 

Detailed Description

Provides shared functions required for CC310 backend.

Function Documentation

bool cc310_curve_domain_get ( nrf_ecc_curve_type_t  curve_type,
CRYS_ECPKI_Domain_t **  pp_domain 
)

Function to get micro_ecc curve domain from curve_type.

Parameters
[in]curve_typeCurve type get domain for.
[out]pp_domainDouble pointer to curve domain structure.
Return values
TrueTrue if curve domain was successfully located.

Documentation feedback | Developer Zone | Subscribe | Updated