Home
last modified time | relevance | path

Searched refs:ECC_NISTP256_order (Results 1 – 7 of 7) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/ecc/
DECCParamsLPF3SW.c81 const ECC_NISTP256_Param ECC_NISTP256_order = { variable
108 .order = ECC_NISTP256_order.byte,
DECCInitLPF3SW.c48 state->data_r = ECC_NISTP256_order.word; in ECCInitLPF3SW_NISTP256()
DECCParams.h324 extern const ECC_NISTP256_Param ECC_NISTP256_order;
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drom_crypto.h65 #define ECC_NISTP256_order ((const uint32_t *) 0x100257f8) macro
Drom_crypto.c55 *((const uint32_t **)0x2000013c) = ECC_NISTP256_order; in ECC_initialize()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drom_crypto.h67 #define ECC_NISTP256_order ((const uint32_t *) 0x100257f8) macro
Drom_crypto.c57 *((const uint32_t **)0x2000013c) = ECC_NISTP256_order; in ECC_initialize()