Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/ecc/
DECCParamsLPF3SW.c76 const ECC_NISTP256_Param ECC_NISTP256_b = {.byte = {0x08, 0x00, 0x00, 0x00, /* Length word prefix */ variable
110 .b = ECC_NISTP256_b.byte,
DECCInitLPF3SW.c50 state->data_b = ECC_NISTP256_b.word; in ECCInitLPF3SW_NISTP256()
DECCParams.h319 extern const ECC_NISTP256_Param ECC_NISTP256_b;
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Drom_crypto.h67 #define ECC_NISTP256_b ((const uint32_t *) 0x10025840) macro
Drom_crypto.c61 *((const uint32_t **)0x20000144) = ECC_NISTP256_b; in ECC_initialize()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Drom_crypto.h69 #define ECC_NISTP256_b ((const uint32_t *) 0x10025840) macro
Drom_crypto.c63 *((const uint32_t **)0x20000144) = ECC_NISTP256_b; in ECC_initialize()