Home
last modified time | relevance | path

Searched refs:ECC_NISTP224_order (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/ecc/
DECCParamsLPF3SW.c147 const ECC_NISTP224_Param ECC_NISTP224_order = {.byte = {0x07, 0x00, 0x00, 0x00, /* Length word pref… variable
174 .order = ECC_NISTP224_order.byte,
DECCInitLPF3SW.c67 state->data_r = ECC_NISTP224_order.word; in ECCInitLPF3SW_NISTP224()
DECCParams.h398 extern const ECC_NISTP224_Param ECC_NISTP224_order;